ARM: OMAP: Add RX/TX interrupts for 2430 and 34xx McBSP ports 3-5
authorJarkko Nikula <jarkko.nikula@nokia.com>
Tue, 16 Sep 2008 12:56:53 +0000 (15:56 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 24 Sep 2008 09:12:56 +0000 (12:12 +0300)
Without RX and TX interrupt definitions, the omap_mcbsp_request will
fail on OMAP2430 and OMAP34xx for ports 3-5 since default io_type is
OMAP_MCBSP_IRQ_IO.

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

No differences found