OSDN Git Service

Input: ili210x - reorder probe
authorMarek Vasut <marex@denx.de>
Thu, 7 Feb 2019 06:01:30 +0000 (22:01 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 7 Feb 2019 06:18:13 +0000 (22:18 -0800)
commit122945776271efee91012c2a345b720d39b15b7c
tree98d4a668c689ca73fb5a48f1e26b0517c162e85c
parente3559442afd2a3d9b09eedc236f19698c515472e
Input: ili210x - reorder probe

Perform the register access only after the I2C client data are set,
this is only done in preparation for the subsequent patch which
uses the I2C client data in the register IO function.

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/ili210x.c