ARM: OMAP: Fixes to omap_mcbsp_request function
authorJarkko Nikula <jarkko.nikula@nokia.com>
Wed, 8 Oct 2008 07:01:41 +0000 (10:01 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 8 Oct 2008 07:01:41 +0000 (10:01 +0300)
Bootloader may let McBSP logic running so make sure that block is idle
before requesting IRQs. Also make sure that TX and RX waitqueues are
initialized before request_irq.

Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found