]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: cleanup WB enable/is_enabled functions
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 10 Oct 2012 11:13:26 +0000 (14:13 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 27 Nov 2012 10:27:02 +0000 (12:27 +0200)
commit4ef059fcac2b3b9e9c87fca7307fae9bb3fc9e5c
tree8845a175132d753d14d30642678681185480f9d7
parent4bb542b6128eb5e1e2bb695b7f3b5caaef173020
OMAPDSS: cleanup WB enable/is_enabled functions

Instead of doing direct register reads/writes, dispc_wb_enable() and
dispc_wb_is_enabled() functions can use the common overlay functions to
set and check the enable bit.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dispc.c