commit | 60a436bcdfe7c73c6de30e1dab0bd27eaed58d4d | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Oct 12 10:17:02 2011 +0300 |
committer | Charles M. Hannum <root@ihack.net> | Fri May 09 19:19:06 2014 +0200 |
tree | c2436a8623c2f401775187246957fab4e47f156b | |
parent | e697291a5bfaf1be95ef04dada63bad0324691e3 [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>