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)
commita9a1f9c315c27fe7a260cd453167981cd680dae8
treeda6a4cc5cb0b69739348939d5771dc0976fda426
parent3032458e38b583c92842818871e85c0f936b8645
Input: atkbd - switch to dev_err() and friends

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>
drivers/input/keyboard/atkbd.c