commit | 33001010013749886eca5b5645efd80006dd2e51 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Wed May 29 06:59:45 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jun 17 08:48:03 2013 -0300 |
tree | e9fce4f64409b50f29814a2f1add69b9584a2fcb | |
parent | 7486af1ae3ee34b12fcff1b1ce3a9cc6a2eca03a [diff] |
[media] tveeprom: remove v4l2-chip-ident.h include Replace the V4L2_IDENT_* usage with tveeprom-specific defines. This header is deprecated, so those defines shouldn't be used anymore. The em28xx driver is the only one that uses the tveeprom audio_processor field, so that has been updated to use the new tveeprom AUDPROC define. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>