diff options
| author | Yang Yingliang <[email protected]> | 2021-05-18 12:45:14 +0800 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2021-05-18 14:04:32 +0100 |
| commit | 375904e3931955fcf0a847f029b2492a117efc43 (patch) | |
| tree | 3177b2bddbf2c28bc1c20d7e3dac0e86a4e0b5c3 /tools/perf/scripts/python/bin | |
| parent | 5a3f869c5b4d230b60ba0197c10506dd4ae30851 (diff) | |
ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_startup()
After calling clk_prepare_enable(), clk_disable_unprepare() need
be called when calling clk_set_rate() failed.
Fixes: 0bf750f4cbe1 ("ASoC: hisilicon: Add hi6210 i2s audio driver")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions