]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic props
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 20 Mar 2018 22:31:27 +0000 (15:31 -0700)
committerBenson Leung <bleung@chromium.org>
Tue, 10 Apr 2018 05:39:42 +0000 (22:39 -0700)
commitd3f810ce0802e71966d97b1c41619063a5c2362c
tree87c0bd976bef0a93156d0453b34ae45872562426
parent93afb1d6e72a1a61bcfb49364d3550924276ee20
Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic props

Move older ChromeOS devices describing Atmel controllers in ACPI, but not
providing enough details to configure the controllers properly, from
platform data over to generic device properties. This will allow us
remove support for platform data later on, leaving only generic device
properties in place.

Acked-by: Nick Dyer <nick@shmanahar.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Benson Leung <bleung@chromium.org>
drivers/input/touchscreen/atmel_mxt_ts.c