[PATCH 04/10] ASoC: imx: Don't use {en,dis}able_fiq() calls

Mark Brown broonie at opensource.wolfsonmicro.com
Tue Oct 16 01:36:01 EDT 2012


On Mon, Oct 15, 2012 at 02:51:28PM -0700, Anton Vorontsov wrote:
> The driver uses platform-specific mxc_set_irq_fiq() with the VIRQ cookie
> passed to it, so it's pretty clear that the driver is absolutely sure
> that the FIQ is routed via platform-specific IC, and that the cookie can
> be used to mask/unmask FIQs. So, let's switch to the genirq routines,
> since we're about to remove FIQ-specific variants.

Acked-by: Mark Brown <broonie at opensource.wolfsonmicro.com>



More information about the linux-arm-kernel mailing list