Author: Helmut Auer <v...@helmutauer.de>
Date:   Fri Jan 27 09:09:35 2017 +0100

     Adding 2 device ID's to ngene driver.

     Signed-off-by: Helmut Auer <v...@helmutauer.de>

--- drivers/media/pci/ngene/ngene-cards.c        2016-12-11
20:17:54.000000000 +0100
+++ drivers/media/pci/ngene/ngene-cards.c        2017-01-20
08:46:48.263666132 +0100
@@ -753,6 +753,8 @@
 /****************************************************************************/

 static const struct pci_device_id ngene_id_tbl[] = {
+       NGENE_ID(0x18c3, 0xab04, ngene_info_cineS2),
+       NGENE_ID(0x18c3, 0xab05, ngene_info_cineS2v5),
        NGENE_ID(0x18c3, 0xabc3, ngene_info_cineS2),
        NGENE_ID(0x18c3, 0xabc4, ngene_info_cineS2),
        NGENE_ID(0x18c3, 0xdb01, ngene_info_satixS2),


Reply via email to