]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - drivers/input/touchscreen/stmpe-ts.c
Input: stmpe-ts: preparations for STMPE ADC driver
authorPhilippe Schenker <philippe.schenker@toradex.com>
Fri, 21 Dec 2018 13:46:33 +0000 (14:46 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 Jan 2019 12:36:26 +0000 (12:36 +0000)
commit88f29d0f2c8f0d8097dfca9fc3619dfe893e0b15
treec2cd63cc6ad8efabb1372aa7b36696bc21937a80
parent6377cfa3b857ced301f2079ac97de6c19057ab65
Input: stmpe-ts: preparations for STMPE ADC driver

This patch removes common ADC settings in favor to use
stmpe811_adc_common_init that is present in MFD. This is necessary in
preparation for the stmpe-adc driver, because those two drivers have
common settings for the ADC.

Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/input/touchscreen/stmpe-ts.c