diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-03-28 18:17:03 +0900 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2017-03-30 17:37:19 +0200 |
commit | e1ffaa551cfbc5fc86bb6f40d41adb5e5106ab6c (patch) | |
tree | cf722c42c64149953c522571c18681f1802b7b6d /arch/arm/mach-mmp | |
parent | 0152790881d4d1c290d64b876beb1e3978872a1e (diff) |
ARM: w90x900: 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.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Wan Zongshun <mcuos.com@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-mmp')
0 files changed, 0 insertions, 0 deletions