[alsa-devel] [PATCH 1/2] ASoC: rt5645: Fix missing free_irq

Mark Brown broonie at kernel.org
Thu Jul 9 13:10:10 CEST 2015


On Thu, Jul 09, 2015 at 09:48:13AM +0800, Koro Chen wrote:

> Do you think I should use devm_request_threaded_irq(), and change
> free_irq to devm_free_irq in remove? Or I should keep the original
> request_thread_irq(), and just add a free_irq() during probe failed?

I'd just keep request_threaded_irq() and use free_irq().
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20150709/f49647be/attachment.sig>


More information about the Alsa-devel mailing list