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:
9dc5a82
)
staging: comedi: amplc_pci230: Replace printk calls
author
Ian Abbott
<abbotti@mev.co.uk>
Fri, 1 Jun 2012 16:31:39 +0000
(17:31 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 5 Jun 2012 03:50:49 +0000
(20:50 -0700)
Replace the printk calls with dev_info, dev_err, etc.
A load of DPRINTK() macro calls which may result in printk() calls
have been left alone to be tackled en masse at a later date.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found