commit | a0d1251da012594381165e36590312009693bf49 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sun Mar 29 09:19:09 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 30 12:43:49 2009 -0300 |
tree | b5f82e006f7d3d43f9779020964523749bbf6a42 | |
parent | 267ea2a9dc53eba8a314db74c169223d7c775145 [diff] |
V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no longer needed. Several i2c drivers still used v4l2_subdev_command, even though they were converted to v4l2_subdev. Remove those unused .command callbacks. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>