V4L/DVB (9755): em28xx: cleanup: We need just one tuner callback
[deliverable/linux.git] / drivers / media / video / em28xx / em28xx.h
index a7cece91cc0de6a18d45e76f11a3124f3ebddda6..3e9ca7899beb26adb83bd719cec5bf63b58d25c3 100644 (file)
@@ -432,7 +432,7 @@ struct em28xx {
        struct em28xx_reg_seq *analog_gpio, *digital_gpio;
 
        /* GPIO sequences for tuner callbacks */
-       struct em28xx_reg_seq *tun_analog_gpio, *tun_digital_gpio;
+       struct em28xx_reg_seq *tuner_gpio;
 
        struct list_head        devlist;
 
This page took 0.030807 seconds and 5 git commands to generate.