commit | 6ec19898ed6990baa285b8c96a8b1a0d0366bc46 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sun May 26 08:24:00 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jun 21 10:30:54 2013 -0300 |
tree | 66a395be3139b5d5f58d09a453ef9cf34e81cf39 | |
parent | facd23664f1d63c33fbc6da52261c8548ed3fbd4 [diff] |
[media] v4l2: remove obsolete v4l2_chip_match_host() 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>