OMAPDSS: DISPC: cleanup lcd and digit enable
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 10 Oct 2012 08:44:17 +0000 (11:44 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 18 Oct 2012 10:11:12 +0000 (13:11 +0300)
commit653985112c35b48670e645fb76815e185dd89d81
tree5e16001f95f34ed596c1e4be9dd0b97f7bd9181b
parent16bf20c79e684b2f3d589c72e16295b0c56d8798
OMAPDSS: DISPC: cleanup lcd and digit enable

dispc.c's functions to enable LCD and DIGIT outputs can be cleaned up a
bit by using common functions to set the enable bit and to check if the
output is enabled.

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