[alsa-devel] [PATCH] [v2] ASoC: claim the IRQ when the fsl_ssi device is probed, not opened
Mark Brown
broonie at opensource.wolfsonmicro.com
Wed Aug 17 03:04:34 CEST 2011
On Tue, Aug 16, 2011 at 06:47:45PM -0400, Timur Tabi wrote:
> The PowerPC Freescale SSI driver is claiming the IRQ when the IRQ when
> the device is opened, which means that the /proc/interrupts entry for
> the SSI exists only during playback or capture. This also meant that
> the user won't know that the IRQ number is wrong until he tries to use
> the device. Instead, we should claim the IRQ when the device is probed.
Applied, thanks.
More information about the Alsa-devel
mailing list