diff options
author | Kuninori Morimoto <[email protected]> | 2017-05-16 01:48:24 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-05-19 17:32:09 +0100 |
commit | 1f8754d4daea5f257370a52a30fcb22798c54516 (patch) | |
tree | 8b290dd9d05c5cf33da372b5cf2071104641d1a9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 90431eb49bff6d79814cbf0c96e13597ad53095c (diff) |
ASoC: rsnd: don't call free_irq() on Parent SSI
If SSI uses shared pin, some SSI will be used as parent SSI.
Then, normal SSI's remove and Parent SSI's remove
(these are same SSI) will be called when unbind or remove timing.
In this case, free_irq() will be called twice.
This patch solve this issue.
Signed-off-by: Kuninori Morimoto <[email protected]>
Tested-by: Hiroyuki Yokoyama <[email protected]>
Reported-by: Hiroyuki Yokoyama <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions