ath79: phy-ar7200-usb: do not print error on defered init
authorJohann Neuhauser <johann@it-neuhauser.de>
Tue, 28 Apr 2020 21:20:13 +0000 (23:20 +0200)
committerPetr Štetiar <ynezz@true.cz>
Wed, 3 Jun 2020 14:49:28 +0000 (16:49 +0200)
commit1d9812f48aa1f57a8917d3351f0a4f7c8d559755
tree13b1b177046f1566ef954758f30de62c6c325ece
parent880c1f0336616b0b5692ff284f83923011c548f2
ath79: phy-ar7200-usb: do not print error on defered init

This is only a cosmetic correction, as the driver works as expected.
However, the error message confuses users about a missing reset definition.

On a defered init we don't see the following error message now:
[    0.078292] ar7200-usb-phy usb-phy: phy reset is missing

Tested-by: Lech Perczak <lech.perczak@gmail.com>
Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
target/linux/ath79/patches-4.19/0004-phy-add-ath79-usb-phys.patch
target/linux/ath79/patches-5.4/0004-phy-add-ath79-usb-phys.patch