Tested with the mxb (saa7146-based) driver.

Since nobody has cpia2 hardware I was unable to test that driver.

Both drivers are converted using core-assisted locking.

Regards,

        Hans

The following changes since commit 187134a5875df20356f4dca075db29f294115a47:
  David Henningsson (1):
        [media] DVB: IR support for TechnoTrend CT-3650

are available in the git repository at:

  ssh://linuxtv.org/git/hverkuil/media_tree.git bkl

Hans Verkuil (2):
      saa7146: Convert from .ioctl to .unlocked_ioctl
      cpia2: convert .ioctl to .unlocked_ioctl

 drivers/media/common/saa7146_core.c    |    2 +-
 drivers/media/common/saa7146_fops.c    |    8 +--
 drivers/media/common/saa7146_vbi.c     |    2 +-
 drivers/media/common/saa7146_video.c   |   20 +------
 drivers/media/video/cpia2/cpia2.h      |    2 +-
 drivers/media/video/cpia2/cpia2_core.c |   65 +++++---------------
 drivers/media/video/cpia2/cpia2_v4l.c  |  108 ++++++++++---------------------
 include/media/saa7146.h                |    2 +-
 8 files changed, 57 insertions(+), 152 deletions(-)

-- 
Hans Verkuil - video4linux developer - sponsored by Cisco
--
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