1. 30 8月, 2013 3 次提交
  2. 29 8月, 2013 10 次提交
  3. 02 8月, 2013 1 次提交
    • T
      OMAPDSS: analog-tv-connector: compile fix · 005358c8
      Tomi Valkeinen 提交于
      connector-analog-tv.c uses omap_dss_pal_timings, defined in omapdss's
      venc.c, for default timings. omap_dss_pal_timings only exists when VENC
      is enabled in the kernel config, so disabling VENC breaks
      omap_dss_pal_timings connector-analog-tv compilation.
      
      Instead of adding dependency to VENC, add internal default timings to
      the connector driver, because the connector driver should not depend on
      VENC, and it can be used with any other analog TV encoder.
      Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
      005358c8
  4. 26 6月, 2013 2 次提交
  5. 17 6月, 2013 24 次提交