diff options
author | Wan Jiabing <wanjiabing@vivo.com> | 2022-05-16 14:12:54 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-07-08 12:05:01 +0100 |
commit | 6abcf98eec85884f11ce64fcbe0c229c27244d21 (patch) | |
tree | 8d7573ad3c2ca5d40e2c6438b7b9bbf98e41ee51 /drivers/clk/pistachio/clk.h | |
parent | 64e46b637bbafc774e58dfb57031f48f167e34d9 (diff) | |
download | linux-6abcf98eec85884f11ce64fcbe0c229c27244d21.tar.bz2 |
media: c8sectpfe: Remove unneeded NULL check before clk_disable_unprepare
clk_disable_unprepare() already checks NULL by using IS_ERR_OR_NULL.
Remove unneeded NULL check for fei->c8sectpfeclk.
Link: https://lore.kernel.org/linux-media/20220516131254.13816-1-wanjiabing@vivo.com
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/clk/pistachio/clk.h')
0 files changed, 0 insertions, 0 deletions