Input: usbtouchscreen - support DMC devices with empty EEPROM
authorDaniel Ritz <daniel.ritz-ml@swissonline.ch>
Mon, 10 Sep 2007 05:31:40 +0000 (01:31 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 10 Sep 2007 05:31:40 +0000 (01:31 -0400)
commit2a8281d72da5dd8da025e6822dadd23a35383895
treebee3a76f00003d7cdbb659925f06376f5f1c5413
parentf76f672e093b1dc3abff3a21ae6b939b08d192e7
Input: usbtouchscreen - support DMC devices with empty EEPROM

A reply of 0x0600 means all OK, 0x1501 means OK, but EEPROM empty.
The behavior with an empty EEPROM is the same as without one at all
so do not fail loading the driver.

Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/usbtouchscreen.c