em28xx: Add support for Gadmei UTV330+

Signed-off-by: Zhenyu Wang <zhe...@gmail.com>
---

This had been sent to mcentral.de long time ago, but I'm sad to notice
this hasn't been in mainline till now, when I'm trying to view TV in summer
again. I don't know what's the problem with origin em28xx tree, but I do
hope this can be mainline asap. Thanks.

diff -r 05e6c5c9bcb4 -r 647f4c1e5283 
linux/drivers/media/video/em28xx/em28xx-cards.c
--- a/linux/drivers/media/video/em28xx/em28xx-cards.c   Tue Jun 23 21:11:47 
2009 -0300
+++ b/linux/drivers/media/video/em28xx/em28xx-cards.c   Sun Jul 05 21:28:02 
2009 +0800
@@ -1672,6 +1672,8 @@
                        .driver_info = EM2861_BOARD_PLEXTOR_PX_TV100U },
        { USB_DEVICE(0x04bb, 0x0515),
                        .driver_info = EM2820_BOARD_IODATA_GVMVP_SZ },
+       { USB_DEVICE(0xeb1a, 0x50a6),
+                       .driver_info = EM2860_BOARD_GADMEI_UTV330 },
        { },
 };
 MODULE_DEVICE_TABLE(usb, em28xx_id_table);

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to