Input: atkbd - switch to dev_err() and friends
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 7 Jan 2010 07:51:47 +0000 (23:51 -0800)
committerDmitry 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