From: Dmitry Torokhov Date: Wed, 6 Jan 2010 01:56:03 +0000 (-0800) Subject: Input: gameport - switch to using pr_xxx() and dev_xxx() X-Git-Tag: v2.6.34-rc1~236^2^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc99ec6f4b6116305bca56a781b8b3b2ac054d27;p=pandora-kernel.git 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 --- Reading git-diff-tree failed