Skip to content

Commit d4ec49d

Browse files
committed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Dmitry writes: "Input updates for 4.19-rc8 Just an addition to elan touchpad driver ACPI table." * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM
2 parents c7b70a6 + 13c1c5e commit d4ec49d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/input/mouse/elan_i2c_core.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1346,6 +1346,7 @@ static const struct acpi_device_id elan_acpi_id[] = {
13461346
{ "ELAN0611", 0 },
13471347
{ "ELAN0612", 0 },
13481348
{ "ELAN0618", 0 },
1349+
{ "ELAN061C", 0 },
13491350
{ "ELAN061D", 0 },
13501351
{ "ELAN0622", 0 },
13511352
{ "ELAN1000", 0 },

0 commit comments

Comments
 (0)