]> git.openfabrics.org - ~emulex/infiniband.git/commit
OMAPDSS: DISPC: Flush posted writes when enabling outputs
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 12 Oct 2011 07:17:02 +0000 (10:17 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:14 +0000 (08:54 +0200)
commitb6a44e7748527d01b0c2f9a67686babaf0a5e53b
tree04c606c3a05160f32c36bee0bc2a4ddcff221673
parent968f8e97a3291a3c7c9a2dee1a85a092de638f65
OMAPDSS: DISPC: Flush posted writes when enabling outputs

Flush posted write in _enable_lcd_out() and _enable_digit_out(). This
ensures the the lcd/digit bit is written before the code starts waiting
for interrupts about enabling/disabling the output.

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