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:
3032458
)
Input: atkbd - switch to dev_err() and friends
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 7 Jan 2010 07:51:47 +0000
(23:51 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 7 Jan 2010 07:54:32 +0000
(23:54 -0800)
dev_err(), dev_warn() and dev_dbg() ensure consistency in driver messages.
Also switch to using bool where appropriate and fix some formatting issues.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found