This has been commented out for years, it's about time to get rid of
it.

Signed-off-by: Jean Delvare <[EMAIL PROTECTED]>
Cc: Martin Samuelsson <[EMAIL PROTECTED]>
---
 drivers/media/video/zoran_card.c |   11 -----------
 1 file changed, 11 deletions(-)

--- linux-2.6.26-rc8.orig/drivers/media/video/zoran_card.c      2008-06-30 
15:31:24.000000000 +0200
+++ linux-2.6.26-rc8/drivers/media/video/zoran_card.c   2008-06-30 
16:54:20.000000000 +0200
@@ -358,14 +358,6 @@ i2cid_to_modulename (u16 i2c_id)
        case I2C_DRIVERID_VPX3220:
                name = "vpx3220";
                break;
-/*     case I2C_DRIVERID_VPX3224:
-               name = "vpx3224";
-               break;
-       case I2C_DRIVERID_MSE3000:
-               name = "mse3000";
-               break;*/
-       default:
-               break;
        }
 
        return name;
@@ -386,8 +378,6 @@ codecid_to_modulename (u16 codecid)
        case CODEC_TYPE_ZR36016:
                name = "zr36016";
                break;
-       default:
-               break;
        }
 
        return name;
@@ -428,7 +418,6 @@ static struct card_info zoran_cards[NUM_
                .type = DC10_old,
                .name = "DC10(old)",
                .i2c_decoder = I2C_DRIVERID_VPX3220,
-               /*.i2c_encoder = I2C_DRIVERID_MSE3000,*/
                .video_codec = CODEC_TYPE_ZR36050,
                .video_vfe = CODEC_TYPE_ZR36016,
 


-- 
Jean Delvare

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to