ASoC: omap-mcbsp: Use the common interrupt line if supported by the SoC
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 19 Mar 2012 15:05:39 +0000 (17:05 +0200)
committerLiam Girdwood <lrg@ti.com>
Tue, 22 May 2012 16:33:19 +0000 (17:33 +0100)
With the common irq the driver only needs to use one interrupt line, and
it provides better debugging possibilites compared to the legacy TX/RX
interrupt lines.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@ti.com>

No differences found