commit | facd23664f1d63c33fbc6da52261c8548ed3fbd4 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sun May 26 07:56:06 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jun 21 10:30:38 2013 -0300 |
tree | d48f7a734ea47cec17f156c124ebf67de4d7c754 | |
parent | 37c1d2e4098e48d9107858246027510efcfd7774 [diff] |
[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>