OSDN Git Service

staging: sm750fb: Replace pr_*() with dev_*().
authorElise Lennion <elise.lennion@gmail.com>
Tue, 1 Nov 2016 01:28:46 +0000 (23:28 -0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Nov 2016 10:31:12 +0000 (11:31 +0100)
commitc56de0967a658cb773bf41c5e4ea26768267d8b1
treedaf0093fb27a1a2d11f3a2c0cc3e44951530b4c5
parentfb6e3cf2cb6c4acb48a0e8c86ce6503f32087981
staging: sm750fb: Replace pr_*() with dev_*().

dev_*() functions print identifying information about the struct device
and should be used instead of pr_*() whenever possible.

Signed-off-by: Elise Lennion <elise.lennion@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c