diff options
author | Yihao Han <hanyihao@vivo.com> | 2022-05-16 20:30:46 -0700 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-05-17 11:58:54 +0100 |
commit | 37a86b32bf0e5c5ca23567d7b120306b9ac8497d (patch) | |
tree | 2b504d3cde7a3e0330fc946c0bea7b47d00d2823 /sound/soc/jz4740/Kconfig | |
parent | c5003f08fe671fb1f18bca07e589c5cffeccbc9b (diff) |
ASoC: ux500: mop500: Check before clk_put() not needed
clk_put() already checks the clk ptr using !clk and IS_ERR()
so there is no need to check it again before calling it.
Signed-off-by: Yihao Han <hanyihao@vivo.com>
Link: https://lore.kernel.org/r/20220517033050.5191-1-hanyihao@vivo.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/jz4740/Kconfig')
0 files changed, 0 insertions, 0 deletions