[alsa-devel] [PATCH 0/3] ASoC: rsnd: request_irq/free_irq
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Thu Aug 10 02:05:49 CEST 2017
Hi Mark
Renesas sound driver supports many features,
thus, it has many data path.
I noticed request_irq/free_irq balance are not
correct when MIXer case, and PIO mode case.
These patches solve these issue.
Kuninori Morimoto (3):
ASoC: rsnd: call free_irq() both DMA/PIO mode
ASoC: rsnd: add rsnd_ssi_flags_has/add() macro
ASoC: rsnd: call request_irq/free_irq once in MIX case
sound/soc/sh/rcar/ssi.c | 81 ++++++++++++++++++++++++++++++-------------------
1 file changed, 50 insertions(+), 31 deletions(-)
--
1.9.1
More information about the Alsa-devel
mailing list