phy: rk-inno-usb2: Decrease verbosity of repeating log.
authorChristoph Muellner <christoph.muellner@theobroma-systems.com>
Thu, 19 Mar 2020 14:08:52 +0000 (15:08 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 20 Mar 2020 14:04:29 +0000 (19:34 +0530)
commitb263bfa5a7347214127429cbb30e0e4361e64100
tree1a1cdec40481407932cf1d6ca0590a786ee9087a
parent23bcbb41645c2a3cfb8d78fa0820eb7b0f5e6e97
phy: rk-inno-usb2: Decrease verbosity of repeating log.

phy-rockchip-inno-usb2 logs the message

  "phy-ff2c0000.syscon:usb2-phy@100.2: charger = INVALID_CHARGER"

constantly with a frequency of about 1 Hz and a verbosity level
of INFO. As this is clearly annoying, this patch decreases
the log level to DEBUG.

Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/rockchip/phy-rockchip-inno-usb2.c