diff options
| author | Kuninori Morimoto <[email protected]> | 2021-05-27 11:40:22 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2021-05-27 11:15:26 +0100 |
| commit | 965386c97616c401b34cba4e9e3bfc9c6b215359 (patch) | |
| tree | 84cff44a034e6496efd756d4f548ee9e2983b075 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 058efb40641845432c52777443b3372dbc97c032 (diff) | |
ASoC: rsnd: call unregister for null_hw when removed
commit d6956a7dde6fb ("ASoC: rsnd: add null CLOCKIN support")
added null_clk, but it is using local static valuable.
It will be leaked if rsnd driver was removed.
This patch moves it to priv, and call unregister when removing.
Fixes: d6956a7dde6fb ("ASoC: rsnd: add null CLOCKIN support")
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Kuninori Morimoto <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions