summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx18/cx18-av-core.h
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2013-05-29 06:59:36 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-06-17 08:41:17 -0300
commit076c3454d645ac937bfc293235e3a31e31794114 (patch)
tree5ef960b5ffc9618bb48a0700278f6c0b521b5802 /drivers/media/pci/cx18/cx18-av-core.h
parentabca2056dc3dd0d813ba2f8b013e98cf009ba168 (diff)
downloadop-kernel-dev-076c3454d645ac937bfc293235e3a31e31794114.zip
op-kernel-dev-076c3454d645ac937bfc293235e3a31e31794114.tar.gz
[media] cx18: remove g_chip_ident support
The av-core is really a subdev, so there is no need anymore to act as if it is a 'second' bridge chip. As a result of this the g_chip_ident implementation can be completely dropped. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/pci/cx18/cx18-av-core.h')
-rw-r--r--drivers/media/pci/cx18/cx18-av-core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/pci/cx18/cx18-av-core.h b/drivers/media/pci/cx18/cx18-av-core.h
index e9c69d9..4c559e8 100644
--- a/drivers/media/pci/cx18/cx18-av-core.h
+++ b/drivers/media/pci/cx18/cx18-av-core.h
@@ -104,7 +104,6 @@ struct cx18_av_state {
enum cx18_av_audio_input aud_input;
u32 audclk_freq;
int audmode;
- u32 id;
u32 rev;
int is_initialized;
OpenPOWER on IntegriCloud