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. 20 9月, 2011 2 次提交
  3. 14 9月, 2011 1 次提交
  4. 01 8月, 2011 1 次提交
  5. 25 7月, 2011 1 次提交
  6. 01 7月, 2011 1 次提交
  7. 19 5月, 2011 2 次提交
  8. 11 5月, 2011 3 次提交
  9. 31 3月, 2011 1 次提交
  10. 16 3月, 2011 1 次提交