]> 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)
commit0b6bca2b013290ac7d0bfe4d591040179567dbaa
tree0fa607e334f8d74822b252fd8cb82739c7f3b733
parentb8b712d5a8486169b93e0d2d3ea485e74d56648f
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