OSDN Git Service

[media] v4l2-common: remove obsolete check for ' at the end of a driver name
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 6 Mar 2013 07:34:26 +0000 (04:34 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 25 Mar 2013 12:24:01 +0000 (09:24 -0300)
commit9d5f4839cc098f15a48f7063d39805ddfe84565c
treeaa347c5b05e2c7846318710fd894e8012056d5bf
parent9b6f5dc07ae008c58ea27e91a7b1dfbbd0f6972a
[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>
drivers/media/v4l2-core/v4l2-common.c