mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-08 14:13:05 +09:00
[media] staging: atomisp: Add OVTI2680 ACPI id to ov2680 driver
Add OVTI2680 ACPI id to ov2680 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:
committed by
Mauro Carvalho Chehab
parent
6706e9008d
commit
22b2807dae
@@ -1521,6 +1521,7 @@ out_free:
|
||||
|
||||
static struct acpi_device_id ov2680_acpi_match[] = {
|
||||
{"XXOV2680"},
|
||||
{"OVTI2680"},
|
||||
{},
|
||||
};
|
||||
MODULE_DEVICE_TABLE(acpi, ov2680_acpi_match);
|
||||
|
||||
Reference in New Issue
Block a user