linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v3.20] v4l2-subdev cleanups
Date: Fri, 19 Dec 2014 13:29:43 +0100	[thread overview]
Message-ID: <54941A37.8040002@xs4all.nl> (raw)

These patches are identical to patches 1, 2, 3 and 5 of this RFC patch series:

https://www.mail-archive.com/linux-media@vger.kernel.org/msg82712.html

Except for updating the obviously wrong subject line of patch 3.

Regards,

	Hans

The following changes since commit 427ae153c65ad7a08288d86baf99000569627d03:

  [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal (2014-12-16 23:21:44 -0200)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v3.20e

for you to fetch changes up to c2db336edbcc29bb5eb991c47be6d1524d7857c8:

  media/i2c/Kconfig: drop superfluous MEDIA_CONTROLLER (2014-12-19 12:44:54 +0100)

----------------------------------------------------------------
Hans Verkuil (4):
      v4l2 subdev: replace get/set_crop by get/set_selection
      v4l2-subdev: drop get/set_crop pad ops
      v4l2-subdev: drop unused op enum_mbus_fsizes
      media/i2c/Kconfig: drop superfluous MEDIA_CONTROLLER

 drivers/media/i2c/Kconfig                       |  6 +++---
 drivers/media/i2c/mt9m032.c                     | 42 ++++++++++++++++++++++----------------
 drivers/media/i2c/mt9p031.c                     | 41 +++++++++++++++++++++----------------
 drivers/media/i2c/mt9t001.c                     | 41 +++++++++++++++++++++----------------
 drivers/media/i2c/mt9v032.c                     | 43 ++++++++++++++++++++++-----------------
 drivers/media/i2c/s5k6aa.c                      | 44 +++++++++++++++++++++++----------------
 drivers/media/v4l2-core/v4l2-subdev.c           |  8 --------
 drivers/staging/media/davinci_vpfe/dm365_isif.c | 69 ++++++++++++++++++++++++++++++++------------------------------
 include/media/v4l2-subdev.h                     |  6 ------
 9 files changed, 159 insertions(+), 141 deletions(-)

                 reply	other threads:[~2014-12-19 12:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54941A37.8040002@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).