From: Dan Carpenter Date: Wed, 20 Jul 2011 06:12:21 +0000 (-0700) Subject: Input: kxtj9 - fix bug in probe() X-Git-Tag: v3.1-rc1~144^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fd9fcf7c1ee6c339504525b43ad5e77334ff1b5;p=pandora-kernel.git Input: kxtj9 - fix bug in probe() We are testing the wrong variable here. I believe tj9->input_dev is always NULL at this point, so probe() will fail. Signed-off-by: Dan Carpenter Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed