[PATCH v4] MIPS: bcm63xx: let clk_disable() return immediately if clk is NULL

Florian Fainelli f.fainelli at gmail.com
Sun Sep 18 12:37:45 PDT 2016


Le 18/09/2016 à 11:04, Masahiro Yamada a écrit :
> 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 at socionext.com>

Acked-by: Florian Fainelli <f.fainelli at gmail.com>
-- 
Florian



More information about the linux-arm-kernel mailing list