]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4db255598940597bf7bc094584203b9aadb358f7
treeb1d2381e1fd85ecead372d94d10ac6ce21f3896b
parent9b7488b02a571686c1ec5b04f29d6c2aee57730c
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