dma: mv_xor: use dev_(err|info|notice) instead of dev_printk
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 15 Nov 2012 11:50:27 +0000 (12:50 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 Nov 2012 14:58:55 +0000 (15:58 +0100)
commita3fc74bc9bd8ffd1f2352a2053e906d1efad870d
tree45b3c28a4df601025857b064777dc7c64dabd00a
parent1611f872513735ac7105535689c0dd668fbf1c04
dma: mv_xor: use dev_(err|info|notice) instead of dev_printk

The usage of dev_printk() is deprecated, and the dev_err(), dev_info()
and dev_notice() functions should be used instead.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
drivers/dma/mv_xor.c
This page took 0.024303 seconds and 5 git commands to generate.