]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8ccf113f511e9a3cff845fcdb14f0829d690c0bf
tree98d4a668c689ca73fb5a48f1e26b0517c162e85c
parent7ae1930a4988893eb0c7324855d455fdb258d089
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