V4L/DVB (12233): em28xx: rename is_27xx to is_webcam
[firefly-linux-kernel-4.4.55.git] / drivers / media / video / em28xx / em28xx.h
index d90fef463764646697ffe9ff1a69eeca7976c2c5..dc92e9ef85a45a5ec0acbb6132546985c6ea60e4 100644 (file)
@@ -390,7 +390,7 @@ struct em28xx_board {
        unsigned int max_range_640_480:1;
        unsigned int has_dvb:1;
        unsigned int has_snapshot_button:1;
-       unsigned int is_27xx:1;
+       unsigned int is_webcam:1;
        unsigned int valid:1;
 
        unsigned char xclk, i2c_speed;