commit | b6a44e7748527d01b0c2f9a67686babaf0a5e53b | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Oct 12 10:17:02 2011 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Dec 02 08:54:14 2011 +0200 |
tree | 04c606c3a05160f32c36bee0bc2a4ddcff221673 | |
parent | 968f8e97a3291a3c7c9a2dee1a85a092de638f65 [diff] |
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>