Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6706e900 authored by Hans de Goede's avatar Hans de Goede Committed by Mauro Carvalho Chehab
Browse files

[media] staging: atomisp: Add INT0310 ACPI id to gc0310 driver



Add INT0310 ACPI id to gc0310 driver

Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 42c6d864
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1455,6 +1455,7 @@ static int gc0310_probe(struct i2c_client *client,

static struct acpi_device_id gc0310_acpi_match[] = {
	{"XXGC0310"},
	{"INT0310"},
	{},
};