commit | f3d092b84a855c44914fea0648695bef7d751266 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Fri Feb 23 20:55:14 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Mar 01 13:09:44 2007 -0200 |
tree | 3ae7a87e18e83be2a39e00a2ae29f26299d1c272 | |
parent | d55c7aec666658495e5b57a6b194c8c2a1ac255f [diff] |
V4L/DVB (5304): Improve chip matching in v4l2_register The chip matching in struct v4l2_register for VIDIOC_DBG_G/S_REGISTER was rather primitive. It could not be extended to other busses besides i2c and it lacked a way to. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>