staging: most: usb: use dev_dbg function
authorChristian Gromm <christian.gromm@microchip.com>
Fri, 15 May 2020 09:21:02 +0000 (11:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 May 2020 13:35:12 +0000 (15:35 +0200)
commit3dcf93fe546648b63ab92e98ba6fb706d0ac3b8c
tree9b48aaaf90ceead42437c8006af40d6a904285db
parentc1a57be08e734baf1b89e4a5027cf78c68f29771
staging: most: usb: use dev_dbg function

This patch replaces the functions dev_notice with dev_dbg to silence
the driver during normal operation.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/1589534465-7423-5-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/usb/usb.c