]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tsc2007: fail registration on i2c error
authorRob Herring <r.herring@freescale.com>
Fri, 16 Oct 2009 19:41:52 +0000 (14:41 -0500)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:08:42 +0000 (14:08 +0200)
commit48de36108be1b09dc27c39c3b42a473adbbe3ca0
tree45ec152c3ef93ef17ae8b1c494e6e585e019f27e
parentcbd9a2f23817d402e984e9141e29b40553514d41
tsc2007: fail registration on i2c error

Return an error on probe if i2c errors occur indicating the device
is not present.

Signed-off-by: Rob Herring <r.herring@freescale.com>
drivers/input/touchscreen/tsc2007.c