summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/msp3400-driver.h
diff options
context:
space:
mode:
authorHans Verkuil2007-04-27 17:31:26 +0200
committerMauro Carvalho Chehab2007-04-27 20:43:50 +0200
commit74cab31c413c8615efe818d44ff4ac83e2a138be (patch)
tree036e32f1b1a928901f6f2ab4b9921c39aa8de82c /drivers/media/video/msp3400-driver.h
parentV4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder (diff)
downloadkernel-qcow2-linux-74cab31c413c8615efe818d44ff4ac83e2a138be.tar.gz
kernel-qcow2-linux-74cab31c413c8615efe818d44ff4ac83e2a138be.tar.xz
kernel-qcow2-linux-74cab31c413c8615efe818d44ff4ac83e2a138be.zip
V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/msp3400-driver.h')
-rw-r--r--drivers/media/video/msp3400-driver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/msp3400-driver.h b/drivers/media/video/msp3400-driver.h
index 7531efa1615e..ab69a290e5dc 100644
--- a/drivers/media/video/msp3400-driver.h
+++ b/drivers/media/video/msp3400-driver.h
@@ -50,6 +50,7 @@ extern int msp_stereo_thresh;
struct msp_state {
int rev1, rev2;
+ int ident;
u8 has_nicam;
u8 has_radio;
u8 has_headphones;