Input: gameport - switch to using pr_xxx() and dev_xxx()
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 6 Jan 2010 01:56:03 +0000 (17:56 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 6 Jan 2010 08:24:21 +0000 (00:24 -0800)
commitfc99ec6f4b6116305bca56a781b8b3b2ac054d27
tree6cc054a099d4a7c82f5e947226030f3c5ed3315f
parentd621af473079851caac873adc5431a05c9d78dfd
Input: gameport - switch to using pr_xxx() and dev_xxx()

pr_xxx() and dev_xxx() helpers ensure that all messages emitted by the
module have consistent prefixes, so let's use them. Also fix some
formatting issues.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/gameport/gameport.c