]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbf43ac1e8e9bb77d1285701f10d1cc7eab1c9e79
tree9b48aaaf90ceead42437c8006af40d6a904285db
parentc2e88b2220d4ebd5cf3df28cd3e8593b0099f81f
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