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

From: Florian Fainelli
Date: Sun Sep 18 2016 - 15:38:01 EST


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@xxxxxxxxxxxxx>

Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian