OSDN Git Service

staging: most: core: use dev_* function for logging
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 14 Jan 2020 15:57:51 +0000 (16:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jan 2020 12:14:02 +0000 (13:14 +0100)
commit78ce8b26e3cfef58475a7caa6c83392ff276674f
treef0497ed4a243b8da91cb8e6f7717eef007e6c72d
parentca78e042f286af6d8171481e4ec6800f3843b89f
staging: most: core: use dev_* function for logging

This patch replaces all calls to pr_* functions and uses
the dev_* functions instead.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Link: https://lore.kernel.org/r/1579017478-3339-3-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/core.c