]> git.karo-electronics.de Git - karo-tx-linux.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)
commit35d210faa17e46897771fcf0d78df7f952b0f9b0
tree0fa607e334f8d74822b252fd8cb82739c7f3b733
parent09fa37ac8f8be7cf57f24cfd5291c591b79957f1
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