-
由 Heiko Stuebner 提交于
When we never got the the clock-reference, i.e. when IS_ERR(clk) is true, don't try to print the clock name via %pC as this of course produces a null-pointer-dereference in __clk_get_name(). Signed-off-by: NHeiko Stuebner <heiko@sntech.de> Reviewed-by: NCaesar Wang <wxt@rock-chips.com>
c3ce5b37