linux/arch/blackfin/mach-bf609
Masahiro Yamada accce8e7e8 blackfin: bf609: let clk_disable() return immediately if clk is NULL
In many of clk_disable() implementations, it is a no-op for a NULL
pointer input, but this is one of the exceptions.

Making it treewide consistent will allow clock consumers to call
clk_disable() without NULL pointer check.

Link: http://lkml.kernel.org/r/1490692624-11931-4-git-send-email-yamada.masahiro@socionext.com
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Steven Miao <realmz6@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-05-03 15:52:07 -07:00
..
boards [media] ezkit/cobalt: drop unused op_656_range setting 2016-07-12 13:36:09 -03:00
include/mach blackfin: Fix misspelling of 'register' in comment. 2016-04-18 12:45:52 +02:00
Kconfig blackfin: Support L1 SRAM parity checking feature on bf60x 2014-01-29 15:12:20 +08:00
Makefile blackfin: scb: Add system crossbar init code. 2013-09-13 10:42:27 +08:00
clock.c blackfin: bf609: let clk_disable() return immediately if clk is NULL 2017-05-03 15:52:07 -07:00
dma.c blackfin: mach-bf609: add machine files 2012-05-21 14:54:10 +08:00
dpm.S dpm: deepsleep: reserve stack 2012-07-24 13:39:53 +08:00
ints-priority.c bf60x: sec: Enable sec interrupt source priority configuration. 2012-07-24 13:39:52 +08:00
pm.c pm: bf609: cleanup smc nor flash 2014-07-26 08:32:44 +08:00
scb.c blackfin: scb: Add SCB1 to SCB9 config options and data. 2013-09-13 10:42:31 +08:00