linux-stable/sound/soc/ux500
Yihao Han 37a86b32bf
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>
2022-05-17 11:58:54 +01:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mop500.c ASoC: ux500: mop500: rename shadowing variable 2021-03-31 18:03:27 +01:00
mop500_ab8500.c ASoC: ux500: mop500: Check before clk_put() not needed 2022-05-17 11:58:54 +01:00
mop500_ab8500.h ASoC: ux500: mop500: Constify static snd_soc_ops 2021-09-29 13:06:38 +01:00
ux500_msp_dai.c ASoC: ux500: ux500_msp_dai: remove unused DAI .suspend/.resume 2020-01-21 17:06:13 +00:00
ux500_msp_dai.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
ux500_msp_i2s.c ASoC: ux500: ux500_msp_i2s: Remove unused variables 'reg_val_DR' and 'reg_val_TSTDR' 2020-07-10 15:13:48 +01:00
ux500_msp_i2s.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
ux500_pcm.c ASoC: ux500: use asoc_substream_to_rtd() 2020-07-23 19:07:20 +01:00
ux500_pcm.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00