From: John Linn Date: Tue, 28 Oct 2008 02:17:22 +0000 (-0400) Subject: Input: xilinx_ps2 - various cleanups X-Git-Tag: v2.6.29-rc1~221^2~1^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4a3ac9a3c26e82e31f8a8f55cb014bc580b1216;p=pandora-kernel.git Input: xilinx_ps2 - various cleanups Review comments were incorporated to improve the driver. 1. Some data was eliminated that was not needed. 2. Renaming of variables for clarity. 3. Removed unneeded type casting. 4. Changed to use dev_err rather than other I/O. 5. Merged together some functions. 6. Added kerneldoc format to functions. Signed-off-by: Sadanand Signed-off-by: John Linn Acked-by: Peter Korsgaard Acked-by: Grant Likely Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed