OSDN Git Service

input: touchscreen: Add force fw_update support via sysfs entry
authorShantanu Jain <shjain@codeaurora.org>
Tue, 8 Oct 2013 17:50:13 +0000 (23:20 +0530)
committerGerrit - the friendly Code Review server <code-review@localhost>
Thu, 20 Oct 2016 11:46:36 +0000 (04:46 -0700)
commitc92d56ce7cd73d8497c00bfe2ebc7c453f195178
tree9bf9c0b8c40c33f212ee249246663fbabbd343ea
parent52bf9de85b71d0cd8b3a355e5d991997be21ee7a
input: touchscreen: Add force fw_update support via sysfs entry

Add sysfs entry for force fw_update support in Goodix
driver.
Change the usage of kstrtoul to sscanf in driver to avoid
portability issues.

Change-Id: I147a3e465170dda7af415ade29c04257d9b11a6b
Signed-off-by: Shantanu Jain <shjain@codeaurora.org>
Documentation/devicetree/bindings/input/touchscreen/gt9xx/gt9xx.txt
drivers/input/touchscreen/gt9xx/gt9xx.c
drivers/input/touchscreen/gt9xx/gt9xx.h
drivers/input/touchscreen/gt9xx/gt9xx_update.c