From: Hans Verkuil <hans.verk...@cisco.com>

Convert the zoran driver to the control framework. As a result of that
it is now also possible to drop the legacy control ops from three
subdev drivers that were only used by the zoran driver.

Regards,

        Hans

Hans Verkuil (5):
  zoran: remove unnecessary memset
  zoran: remove unused read/write functions
  zoran: use standard core lock
  zoran: convert to the control framework and to v4l2_fh
  bt819/saa7110/vpx3220: remove legacy control ops

 drivers/media/i2c/bt819.c              |  11 --
 drivers/media/i2c/saa7110.c            |  11 --
 drivers/media/i2c/vpx3220.c            |   7 -
 drivers/media/pci/zoran/zoran.h        |   7 +-
 drivers/media/pci/zoran/zoran_card.c   |  11 +-
 drivers/media/pci/zoran/zoran_driver.c | 344 +++++++--------------------------
 6 files changed, 83 insertions(+), 308 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to