[media] v4l2: remove obsolete v4l2_chip_match_host()
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 26 May 2013 11:24:00 +0000 (08:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 21 Jun 2013 13:30:54 +0000 (10:30 -0300)
This function is no longer needed since it is now the responsibility of the
v4l2 core to check if the DBG_G/S_REGISTER and DBG_G_CHIP_INFO ioctls are
called for the bridge driver or not.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found