commit | 7486af1ae3ee34b12fcff1b1ce3a9cc6a2eca03a | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Wed May 29 06:59:44 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jun 17 08:46:34 2013 -0300 |
tree | b530832a93119bb6852431769843a9364fe5ad70 | |
parent | 08fe9f7ddf31b8c42dd1a689b0a2c1501f10b58c [diff] |
[media] marvell-ccic: remove g_chip_ident Remove g_chip_ident. This driver used some of the V4L2_IDENT defines, replace those with a driver-specific enum. This makes it possible to drop the v4l2-chip-ident.h define as well. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Cc: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>