MIPS: OCTEON: octeon-usb: Consolidate error messages
authorLadislav Michl <ladis@linux-mips.org>
Wed, 21 Dec 2022 14:23:49 +0000 (15:23 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 27 Jan 2023 16:09:15 +0000 (17:09 +0100)
commit4a24f6e0cc17ba259d72c5f687dd8e02098a2b7e
tree9d334474b3298966b5628a7eba3cca3c473cf9ae
parent88603b6dc419445847923fcb7fe5080067a30f98
MIPS: OCTEON: octeon-usb: Consolidate error messages

Console output currently looks like USB clocks initialized succesfully
even in case of error. Fix that and use consistently dev_err for fatal
errors otherwise dev_warn.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/cavium-octeon/octeon-usb.c