alistair23-linux/drivers/soc/rockchip
Heiko Stuebner c3ce5b3768 soc: rockchip: power-domain: don't try to print the clock name in error case
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: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Caesar Wang <wxt@rock-chips.com>
2015-10-16 09:23:59 +02:00
..
Kconfig soc: rockchip: Restrict to ARCH_ROCKCHIP 2015-10-11 11:58:08 +02:00
Makefile
pm_domains.c soc: rockchip: power-domain: don't try to print the clock name in error case 2015-10-16 09:23:59 +02:00