OSDN Git Service

soc: ti: pruss: Correct the pruss_clk_init error trace text
authorSuman Anna <s-anna@ti.com>
Mon, 25 Jan 2021 04:51:37 +0000 (20:51 -0800)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 25 Jan 2021 04:51:37 +0000 (20:51 -0800)
commitf97a8a34353e993f7dc2c204faaa033955907bdc
tree5acc2f57fc817fd4ab75251364a66cade983a65b
parent17ad4662595ea0c4fd7496b664523ef632e63349
soc: ti: pruss: Correct the pruss_clk_init error trace text

The pruss_clk_init() function can register more than one clock.
Correct the existing misleading error trace upon a failure within
this function.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
drivers/soc/ti/pruss.c