All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@iki.fi>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR 6.8] Fixes for recent patches
Date: Thu, 7 Dec 2023 13:16:00 +0000	[thread overview]
Message-ID: <ZXHFkMbQ1Kja6kSX@valkosipuli.retiisi.eu> (raw)

Hi Hans, Mauro,

Here are a few (compile) fixes to recently merged patches.

Please pull.


The following changes since commit bec3db03911bd85da29c1c8ee556162153002c9a:

  media: v4l: async: Drop useless list move operation (2023-12-04 11:21:47 +0100)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/for-6.8-6-signed

for you to fetch changes up to 04859a240c56886de9636859e13e8a39122c5f4f:

  media: ov9640: Don't set format in sub-device state (2023-12-07 15:11:53 +0200)

----------------------------------------------------------------
V4L2 patches for 6.8

----------------------------------------------------------------
Sakari Ailus (7):
      media: ccs: Select V4L2_CCI_I2C
      media: saa6752hs: Don't set format in sub-device state
      media: adv7183: Don't set format in sub-device state
      media: mt9t112: Don't set format in sub-device state
      media: rj54n1cb0c: Don't set format in sub-device state
      media: tw9910: Don't set format in sub-device state
      media: ov9640: Don't set format in sub-device state

 drivers/media/i2c/adv7183.c    | 2 --
 drivers/media/i2c/ccs/Kconfig  | 1 +
 drivers/media/i2c/mt9t112.c    | 1 -
 drivers/media/i2c/ov9640.c     | 2 --
 drivers/media/i2c/rj54n1cb0c.c | 4 +---
 drivers/media/i2c/saa6752hs.c  | 4 +---
 drivers/media/i2c/tw9910.c     | 2 --
 7 files changed, 3 insertions(+), 13 deletions(-)

-- 
Sakari Ailus

             reply	other threads:[~2023-12-07 13:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-07 13:16 Sakari Ailus [this message]
2023-12-07 13:51 ` [GIT PULL FOR 6.8] Fixes for recent patches (#97740) Jenkins

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=ZXHFkMbQ1Kja6kSX@valkosipuli.retiisi.eu \
    --to=sakari.ailus@iki.fi \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.