diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2016-01-26 04:56:57 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-01-27 12:22:24 +0000 |
commit | b5b442abd9d5cfe4f04a1e83be9900c87444bd66 (patch) | |
tree | 770d58181a747541e8baa969e6694a590618ac83 /firmware | |
parent | 6a25c8da00284f5612b404368bd07b69efd84aa2 (diff) | |
download | linux-b5b442abd9d5cfe4f04a1e83be9900c87444bd66.tar.bz2 |
ASoC: rsnd: add .irq callback
Current rsnd driver has .init/.start/.stop/.quit callbacks,
and it needs many IPs (SRC/CTU/MUX/DVC/CMD/SSIU/SSI).
Because of these relationship, it might get unnecessary
error IRQ when start/stop.
This patch adds new .irq callback and control IRQ enable/disable
timing to avoid it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions