git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1611f87
)
dma: mv_xor: use dev_(err|info|notice) instead of dev_printk
author
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Thu, 15 Nov 2012 11:50:27 +0000
(12:50 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Tue, 20 Nov 2012 14:58:55 +0000
(15:58 +0100)
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>
No differences found