diff options
author | 2016-10-25 00:36:34 +0000 | |
---|---|---|
committer | 2016-10-25 15:02:43 +0100 | |
commit | 701172dca15ba9860ba73d3e18082fbd2a78f2c9 (patch) | |
tree | b112f545bdd07a8631699cb9ce2288552b592137 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: rsnd: remove non DT support for DMA (diff) | |
download | wireguard-linux-701172dca15ba9860ba73d3e18082fbd2a78f2c9.tar.xz wireguard-linux-701172dca15ba9860ba73d3e18082fbd2a78f2c9.zip |
ASoC: rsnd: don't use devm_request_irq() for SSI
SSI will use DMA mode, and migh be fallback to PIO mode.
Using devm_request_irq() makes its operation more complex when
it fallbacks to PIO mode.
Let's use manual request_irq()/free_irq()
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions