mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-19 22:57:36 +07:00
[media] staging: atomisp: Add INT0310 ACPI id to gc0310 driver
Add INT0310 ACPI id to gc0310 driver Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
42c6d864ac
commit
6706e9008d
@ -1455,6 +1455,7 @@ static int gc0310_probe(struct i2c_client *client,
|
||||
|
||||
static struct acpi_device_id gc0310_acpi_match[] = {
|
||||
{"XXGC0310"},
|
||||
{"INT0310"},
|
||||
{},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user