aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/tm6000/tm6000.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/tm6000/tm6000.h')
-rw-r--r--drivers/media/video/tm6000/tm6000.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/media/video/tm6000/tm6000.h b/drivers/media/video/tm6000/tm6000.h
index 2777e514eff..27ba659cfa8 100644
--- a/drivers/media/video/tm6000/tm6000.h
+++ b/drivers/media/video/tm6000/tm6000.h
@@ -188,6 +188,9 @@ struct tm6000_core {
/* Device Capabilities*/
struct tm6000_capabilities caps;
+ /* Used to load alsa/dvb */
+ struct work_struct request_module_wk;
+
/* Tuner configuration */
int tuner_type; /* type of the tuner */
int tuner_addr; /* tuner address */