From: Dmitry Torokhov Date: Thu, 7 Jan 2010 07:51:47 +0000 (-0800) Subject: Input: atkbd - switch to dev_err() and friends X-Git-Tag: v2.6.34-rc1~236^2^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9a1f9c315c27fe7a260cd453167981cd680dae8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed