diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-08-16 13:25:00 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-09-30 16:16:23 +0300 |
commit | f0e5caab9771173a6c7a47add4b2e5174c7f11bb (patch) | |
tree | e9cd424c171fac6ab50cde6b6bf80074698a028d /drivers/video/omap2/dss/dpi.c | |
parent | 3375483e91fd7a3fc0f0ab79f279014c45d8e07f (diff) | |
download | blackbird-op-linux-f0e5caab9771173a6c7a47add4b2e5174c7f11bb.tar.gz blackbird-op-linux-f0e5caab9771173a6c7a47add4b2e5174c7f11bb.zip |
OMAP: DSS2: DISPC: rename overlay related funcs
Rename dispc's overlay 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_ovl_*
- Remove "plane" from the name, e.g. dispc_set_plane_ba0 ->
dispc_ovl_set_ba0
The idea is to group overlay related functions so that it can be deduced
from the function name that it writes to overlay spesific registers.
All dispc_ovl_* functions have enum omap_plane as the first parameter.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/dss/dpi.c')
0 files changed, 0 insertions, 0 deletions