From: Roel Kluin Date: Tue, 15 Dec 2009 17:15:48 +0000 (-0800) Subject: Input: altera_ps2 - fix test of unsigned in altera_ps2_probe() X-Git-Tag: v2.6.33-rc1~61^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=909275bc1b42b4f4505ccbe193b111e9d1c5816f;p=pandora-kernel.git Input: altera_ps2 - fix test of unsigned in altera_ps2_probe() ps2if->irq is unsigned so the test does not work. Signed-off-by: Roel Kluin Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed