diff options
Diffstat (limited to 'drivers/media/video/hexium_orion.c')
-rw-r--r-- | drivers/media/video/hexium_orion.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/hexium_orion.c b/drivers/media/video/hexium_orion.c index 0b6c2096ec66..aad4a18aafd6 100644 --- a/drivers/media/video/hexium_orion.c +++ b/drivers/media/video/hexium_orion.c | |||
@@ -484,7 +484,7 @@ static struct saa7146_ext_vv vv_data = { | |||
484 | }; | 484 | }; |
485 | 485 | ||
486 | static struct saa7146_extension extension = { | 486 | static struct saa7146_extension extension = { |
487 | .name = "hexium HV-PCI6/Orion", | 487 | .name = "hexium HV-PCI6 Orion", |
488 | .flags = 0, // SAA7146_USE_I2C_IRQ, | 488 | .flags = 0, // SAA7146_USE_I2C_IRQ, |
489 | 489 | ||
490 | .pci_tbl = &pci_tbl[0], | 490 | .pci_tbl = &pci_tbl[0], |