summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/clock.c
diff options
context:
space:
mode:
authorXu Wang <vulab@iscas.ac.cn>2020-11-04 06:45:05 +0000
committerTony Lindgren <tony@atomide.com>2020-11-19 11:45:42 +0200
commite106698cbb901d9b74dea4c9a3b5a7e6598ae481 (patch)
tree655ba9b68271785893f309d4821807b589a3c13c /arch/arm/mach-omap1/clock.c
parent6d9be9376b0e29211b6e6c1775ba6f81fb6c4ea5 (diff)
downloadlinux-e106698cbb901d9b74dea4c9a3b5a7e6598ae481.tar.gz
linux-e106698cbb901d9b74dea4c9a3b5a7e6598ae481.tar.bz2
linux-e106698cbb901d9b74dea4c9a3b5a7e6598ae481.zip
ARM: OMAP2+: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare
Because clk_prepare_enable() and clk_disable_unprepare() already checked NULL clock parameter, so the additional checks are unnecessary, just remove them. Signed-off-by: Xu Wang <vulab@iscas.ac.cn> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap1/clock.c')
0 files changed, 0 insertions, 0 deletions