]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:32:28 +0000 (08:32 +0200)
commit7f9ee3e6babf3dcfb199dc76d17d9cf8058c20ef
tree45ec152c3ef93ef17ae8b1c494e6e585e019f27e
parent57f47fc72daefc7db70cfa9720c71ad6422a6dee
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