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

Reply via email to