]> git.openfabrics.org - ~emulex/infiniband.git/commit
OMAPDSS: APPLY: add dss_set_go_bits()
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 25 Nov 2011 15:32:20 +0000 (17:32 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:56 +0000 (08:54 +0200)
commit3ab15b2aa70369e0360f12e35e47bca1a269138b
tree8a3437cc7081129374ca846ec7677503e5f3f22f
parent5b2141719aa8a14ebd242c60b4ce6a580276f7cd
OMAPDSS: APPLY: add dss_set_go_bits()

Currently dss_write_regs() implicitely sets the GO bits for all managers
with shadow dirty flags set. This is a bit misleading, as one does not
presume "write registers" function to also set the GO bit.

Thus this patch splits the setting of GO bits into a separate function,
dss_set_go_bits, which is used after writing the registers.

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