diff options
author | Robert Jarzmik <robert.jarzmik@free.fr> | 2017-09-13 22:37:16 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-09-19 19:04:54 +0300 |
commit | c72f61e7407335dfa5fe5947827777b1429cd883 (patch) | |
tree | b785c776b547766e1ffb868ebf2ab57189300769 /drivers/mfd/Kconfig | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff) | |
download | linux-c72f61e7407335dfa5fe5947827777b1429cd883.tar.xz |
Input: wm97xx: split out touchscreen registering
wm97xx-core does several things in it initialization :
- touchscreen input device setup
- battery device creation
As the wm97xx is actually a multi-function device handling an audio
codec, a touchscreen, a gpio block and an ADC, reshape the probing to
isolate what is truly input/touchscreen specific from the remaining
part.
This is only code shuffling, there is no functional change.
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/mfd/Kconfig')
0 files changed, 0 insertions, 0 deletions