clk: ti: clkctrl: fix error messages to print out node name properly
authorTero Kristo <t-kristo@ti.com>
Mon, 18 Sep 2017 18:01:26 +0000 (21:01 +0300)
committerTero Kristo <t-kristo@ti.com>
Fri, 1 Dec 2017 13:15:01 +0000 (15:15 +0200)
commitc2c296c34c98f3a430ba7a38da96a256d28c203f
treeaa3a64ee6211f5fe534df3fc836a516e1d5de3ad
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
clk: ti: clkctrl: fix error messages to print out node name properly

Current node name does not convey any information, as it is always "clk".
Instead, print out the full node path, which will tell us better where
something went wrong.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
drivers/clk/ti/clkctrl.c