diff options
| author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-08-16 13:45:15 +0300 |
|---|---|---|
| committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-09-30 16:16:23 +0300 |
| commit | 26d9dd0dbe09e8a6d1f8c8ed90cd29b049bfa6ee (patch) | |
| tree | df05d1f05005546b72368291e734e51ee65eaa56 /arch/arm/mach-omap2/board-devkit8000.c | |
| parent | f0e5caab9771173a6c7a47add4b2e5174c7f11bb (diff) | |
| download | olio-linux-3.10-26d9dd0dbe09e8a6d1f8c8ed90cd29b049bfa6ee.tar.xz olio-linux-3.10-26d9dd0dbe09e8a6d1f8c8ed90cd29b049bfa6ee.zip | |
OMAP: DSS2: DISPC: rename manager related funcs
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: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/board-devkit8000.c')
0 files changed, 0 insertions, 0 deletions