[alsa-devel] [PATCH] ASoC: fsl_ssi: free irq before irq_dispose_mapping()

Timur Tabi timur at tabi.org
Tue Dec 2 07:11:36 AEDT 2014


On 12/01/2014 02:01 PM, Arnd Bergmann wrote:
>> >Does this mean that fsl_ssi.c should not be calling
>> >irq_of_parse_and_map?  How else should it get the IRQ?
> platform_get_irq()

Ok, but that function also calls irq_create_of_mapping().  So it still 
appears that the only way to get the IRQ is to map it, but then we can't 
use devm_request_irq().



More information about the Linuxppc-dev mailing list