staging: most: cdev: use dev_*() functions to print messages
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 22 Jun 2020 08:48:11 +0000 (10:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jun 2020 13:40:28 +0000 (15:40 +0200)
commit08839388d31ba85d550f60e8e4bc3956b0586e86
tree42676d57bf4a5ead2d7eb3cc85f0befe74f59f81
parent61fd971eddecdc82586bbdcce26be01c984ae193
staging: most: cdev: 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>
Link: https://lore.kernel.org/r/1592815695-19305-3-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/cdev/cdev.c