Wacom I2C driver does the same thing as I2C HID driver, other than
defining macros for Wacom HID. Instead of maintaining two separate
drivers providing the same functionality, update all wacom devices to
use generic I2C HID driver.
BUG=None
BRANCH=None
TEST=Verified that ACPI nodes for wacom devices are unchanged.
Change-Id: I40316a2bc0a1210661becf0bf392d259310adbc5
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id:
|
||
|---|---|---|
| .. | ||
| adm1026 | ||
| adm1027 | ||
| adt7463 | ||
| alps | ||
| at24rf08c | ||
| da7219 | ||
| generic | ||
| hid | ||
| i2cmux | ||
| i2cmux2 | ||
| lm63 | ||
| max98927 | ||
| nau8825 | ||
| pcf8523 | ||
| rtd2132 | ||
| tpm | ||
| w83793 | ||
| w83795 | ||
| ww_ring | ||