commit | 9d5f4839cc098f15a48f7063d39805ddfe84565c | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Wed Mar 06 04:34:26 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 25 09:24:01 2013 -0300 |
tree | aa347c5b05e2c7846318710fd894e8012056d5bf | |
parent | 9b6f5dc07ae008c58ea27e91a7b1dfbbd0f6972a [diff] |
[media] v4l2-common: remove obsolete check for ' at the end of a driver name During the transition to sub-devices several years ago non-subdev drivers had a ' at the end of their driver name to tell them apart from already converted drivers. This check was a left-over from that time and can be removed. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>