1. 30 9月, 2011 1 次提交
    • T
      OMAP: DSS2: DISPC: rename manager related funcs · 26d9dd0d
      Tomi Valkeinen 提交于
      Rename dispc's manager related functions as follows:
      
      - Remove prepending underscores, which were originally used to inform
        that the clocks needs to be enabled. This meaning is no longer valid.
      - Prepend the functions with dispc_mgr_*
      - Remove "channel" from the name, e.g. dispc_enable_channel ->
        dispc_mgr_enable
      
      The idea is to group manager related functions so that it can be deduced
      from the function name that it writes to manager spesific registers.
      
      All dispc_mgr_* functions have enum omap_channel as the first parameter.
      Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
      26d9dd0d
  2. 14 9月, 2011 1 次提交
  3. 25 7月, 2011 1 次提交
  4. 11 5月, 2011 1 次提交
  5. 11 3月, 2011 3 次提交
  6. 10 1月, 2011 2 次提交
  7. 18 5月, 2010 2 次提交
  8. 24 2月, 2010 4 次提交
  9. 09 12月, 2009 1 次提交