]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] cx88: remove g_chip_ident
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 26 May 2013 10:56:06 +0000 (07:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 21 Jun 2013 13:30:38 +0000 (10:30 -0300)
commitfacd23664f1d63c33fbc6da52261c8548ed3fbd4
treed48f7a734ea47cec17f156c124ebf67de4d7c754
parent37c1d2e4098e48d9107858246027510efcfd7774
[media] cx88: remove g_chip_ident

Remove g_chip_ident from cx88. Also remove the v4l2-chip-ident.h include.
The board code used defines from v4l2-chip-ident.h to tell the driver which
audio chip is used. Replace this with a cx88-specific enum.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/pci/cx88/cx88-cards.c
drivers/media/pci/cx88/cx88-video.c
drivers/media/pci/cx88/cx88.h