]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Input: tsc2007 - check for presence and power down tsc2007 during probe
authorH. Nikolaus Schaller <hns@goldelico.com>
Fri, 17 Feb 2017 20:51:19 +0000 (12:51 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Mar 2018 08:37:12 +0000 (09:37 +0100)
commit0ca7c402cfcb33035e47e18d99e2b58248520478
tree91c8917ce9399ee9ad8c93abbd31c64d31b46519
parent5fcd9374919e35f015c283d6900a1f0fca00477e
Input: tsc2007 - check for presence and power down tsc2007 during probe

[ Upstream commit 934df23171e7c5b71d937104d4957891c39748ff ]

1. check if chip is really present and don't succeed if it isn't.
2. if it succeeds, power down the chip until accessed

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/touchscreen/tsc2007.c