[media] radio-si470x: Don't unnecesarily read registers on G_TUNER
[deliverable/linux.git] / drivers / media / radio / si470x / radio-si470x.h
index 4921cab8e0fa084b4add96a348515749cde18de8..2a0a46f180f5e2c4e5016503418db68ca6ed5877 100644 (file)
@@ -161,6 +161,7 @@ struct si470x_device {
 
        struct completion completion;
        bool stci_enabled;              /* Seek/Tune Complete Interrupt */
+       bool status_rssi_auto_update;   /* Does RSSI get updated automatic? */
 
 #if defined(CONFIG_USB_SI470X) || defined(CONFIG_USB_SI470X_MODULE)
        /* reference to USB and video device */
This page took 0.024329 seconds and 5 git commands to generate.