bus: ti-sysc: Remove unnecessary debugging statements
authorTony Lindgren <tony@atomide.com>
Thu, 22 Feb 2018 22:09:57 +0000 (14:09 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 26 Feb 2018 22:16:10 +0000 (14:16 -0800)
commitdd57ac1e5c1c6dac90564c69e57d5ba4a132969e
treeb1d2381e1fd85ecead372d94d10ac6ce21f3896b
parent76f0f772e4691dd59ef93a6c2c583a0435357ca0
bus: ti-sysc: Remove unnecessary debugging statements

We already show the status for the interconnect target module
when debugging is enabled, there's no need to be more verbose
about that. So let's just cut down the noise and remove the
extra debug statements.

Signed-off-by: Tony Lindgren <tony@atomide.coM>
drivers/bus/ti-sysc.c