]> git.karo-electronics.de Git - linux-beck.git/commit
OMAP: DSS2: DSI: wait for TXCLKESC domain to come out of reset
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 7 Oct 2010 10:59:22 +0000 (13:59 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:20:16 +0000 (14:20 +0300)
commit03329ace1dc7dc9319f6f405381d898fc66fb2cb
treeca282fb0107a545f66601921c85618732faffdb2
parent65c62bb953d216aaf0e22692e8e12e5c568a3b02
OMAP: DSS2: DSI: wait for TXCLKESC domain to come out of reset

Add dsi_cio_wait_tx_clk_esc_reset() function which waits for the
TXCLKESC domains to come out of reset.

Things have worked fine without this, but better be safe than sorry.

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