The patch number 9675 was added via Mauro Carvalho Chehab <[EMAIL PROTECTED]>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        [EMAIL PROTECTED]

------

From: Mauro Carvalho Chehab  <[EMAIL PROTECTED]>
em28xx: devices with xc2028/3028 don't have tda9887


This patch cleans up the entries of xc2028/3028, since those devices
don't need or use a tda9887.

Priority: normal

Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>


---

 linux/drivers/media/video/em28xx/em28xx-cards.c |    5 -----
 1 file changed, 5 deletions(-)

diff -r 9470671cf3d8 -r 5589df6f7483 
linux/drivers/media/video/em28xx/em28xx-cards.c
--- a/linux/drivers/media/video/em28xx/em28xx-cards.c   Thu Nov 20 14:53:42 
2008 -0200
+++ b/linux/drivers/media/video/em28xx/em28xx-cards.c   Thu Nov 20 19:38:29 
2008 -0200
@@ -588,7 +588,6 @@ struct em28xx_board em28xx_boards[] = {
        [EM2883_BOARD_HAUPPAUGE_WINTV_HVR_950] = {
                .name           = "Hauppauge WinTV HVR 950",
                .vchannels      = 3,
-               .tda9887_conf   = TDA9887_PRESENT,
                .tuner_type     = TUNER_XC2028,
                .mts_firmware   = 1,
                .has_12mhz_i2s  = 1,
@@ -612,7 +611,6 @@ struct em28xx_board em28xx_boards[] = {
        [EM2880_BOARD_PINNACLE_PCTV_HD_PRO] = {
                .name           = "Pinnacle PCTV HD Pro Stick",
                .vchannels      = 3,
-               .tda9887_conf   = TDA9887_PRESENT,
                .tuner_type     = TUNER_XC2028,
                .mts_firmware   = 1,
                .has_12mhz_i2s  = 1,
@@ -636,7 +634,6 @@ struct em28xx_board em28xx_boards[] = {
        [EM2880_BOARD_AMD_ATI_TV_WONDER_HD_600] = {
                .name           = "AMD ATI TV Wonder HD 600",
                .vchannels      = 3,
-               .tda9887_conf   = TDA9887_PRESENT,
                .tuner_type     = TUNER_XC2028,
                .mts_firmware   = 1,
                .has_12mhz_i2s  = 1,
@@ -660,7 +657,6 @@ struct em28xx_board em28xx_boards[] = {
        [EM2880_BOARD_TERRATEC_HYBRID_XS] = {
                .name         = "Terratec Hybrid XS",
                .vchannels    = 3,
-               .tda9887_conf = TDA9887_PRESENT,
                .tuner_type   = TUNER_XC2028,
                .decoder      = EM28XX_TVP5150,
                .has_dvb        = 1,
@@ -684,7 +680,6 @@ struct em28xx_board em28xx_boards[] = {
        [EM2880_BOARD_TERRATEC_PRODIGY_XS] = {
                .name         = "Terratec Prodigy XS",
                .vchannels    = 3,
-               .tda9887_conf = TDA9887_PRESENT,
                .tuner_type   = TUNER_XC2028,
                .decoder      = EM28XX_TVP5150,
                .input          = { {


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/5589df6f7483030571172486bf5f4c6ee265e1e0

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to