+4
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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> Signed-off-by:
Greg Ungerer <gerg@linux-m68k.org>