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)
commit62573221240fdf338728c837b925cf0cf705378c
tree3a5691f50717d89f9f569060e4af07cc3371e453
parent8a01032e02c8a0fb3e9f33791023b62dee73cc03
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