commit | dd57ac1e5c1c6dac90564c69e57d5ba4a132969e | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Feb 22 14:09:57 2018 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Mon Feb 26 14:16:10 2018 -0800 |
tree | b1d2381e1fd85ecead372d94d10ac6ce21f3896b | |
parent | 76f0f772e4691dd59ef93a6c2c583a0435357ca0 [diff] |
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>