diff options
author | Masahiro Yamada <[email protected]> | 2017-03-28 18:17:03 +0900 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2017-03-30 17:37:19 +0200 |
commit | e1ffaa551cfbc5fc86bb6f40d41adb5e5106ab6c (patch) | |
tree | cf722c42c64149953c522571c18681f1802b7b6d /scripts/gdb/linux/proc.py | |
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 <[email protected]>
Acked-by: Wan Zongshun <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions