]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/sound/tea575x-tuner.h
oom: do not dump task state for non thread group leaders
[linux-2.6-omap-h63xx.git] / include / sound / tea575x-tuner.h
index b62ce3e077f9176274b80156afdafcd027edfe0c..b6870cbaf2b38812e6bc77c24ce7a7e416eadd3f 100644 (file)
@@ -43,6 +43,7 @@ struct snd_tea575x {
        unsigned int freq_fixup;        /* crystal onboard */
        unsigned int val;               /* hw value */
        unsigned long freq;             /* frequency */
+       unsigned long in_use;           /* set if the device is in use */
        struct snd_tea575x_ops *ops;
        void *private_data;
 };