]> git.baikalelectronics.ru Git - kernel.git/commit
staging: most: usb: use dev_*() functions to print messages
authorChristian Gromm <christian.gromm@microchip.com>
Fri, 15 May 2020 09:20:59 +0000 (11:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 May 2020 13:35:12 +0000 (15:35 +0200)
commitc5e328776f29e8408cfd4b0d475abef5586308e3
tree3a5691f50717d89f9f569060e4af07cc3371e453
parent123c474eb08dadb73ebc533182256a7cc34f393f
staging: most: usb: use dev_*() functions to print messages

This patch removes the pr_*() functions and uses dev_*() instead.

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-2-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/usb/usb.c