aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/cx88/cx88.h')
-rw-r--r--drivers/media/video/cx88/cx88.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx88/cx88.h b/drivers/media/video/cx88/cx88.h
index 6420fb7615b1..dce7d36edb42 100644
--- a/drivers/media/video/cx88/cx88.h
+++ b/drivers/media/video/cx88/cx88.h
@@ -349,6 +349,7 @@ struct cx88_core {
349 struct mutex lock; 349 struct mutex lock;
350 /* various v4l controls */ 350 /* various v4l controls */
351 u32 freq; 351 u32 freq;
352 atomic_t users;
352 353
353 /* cx88-video needs to access cx8802 for hybrid tuner pll access. */ 354 /* cx88-video needs to access cx8802 for hybrid tuner pll access. */
354 struct cx8802_dev *dvbdev; 355 struct cx8802_dev *dvbdev;