]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitafcd2ae9499e1191160b4b77a96f1b326e8f6a88
tree0fa607e334f8d74822b252fd8cb82739c7f3b733
parent00e2f58e7ca53f6f6ae0d6621190a884046d402a
ASoC: omap-mcbsp: Use the common interrupt line if supported by the SoC

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>
sound/soc/omap/mcbsp.c
sound/soc/omap/mcbsp.h