All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@iki.fi>
To: linux-media@vger.kernel.org
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Subject: [GIT FIXES FOR 6.2] sun6i cleanups and fixes
Date: Mon, 12 Dec 2022 10:27:00 +0200	[thread overview]
Message-ID: <Y5bl1AoYUgILIg6B@valkosipuli.retiisi.eu> (raw)

Hi Hans,

Here's a set of sun6i patches to address smatch issues and a clang compile
issue for 6.2. It'd be nice to get these in for rc1.

Please pull.


The following changes since commit 3178804c64ef7c8c87a53cd5bba0b2942dd64fec:

  Merge tag 'br-v6.2i' of git://linuxtv.org/hverkuil/media_tree into media_stage (2022-12-07 17:58:47 +0100)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/fixes-6.2-1-signed

for you to fetch changes up to 22f583945c2bcaa87e9fc4c0e479ecdd750e7026:

  media: sun6i-isp: params: Unregister pending buffer on cleanup (2022-12-11 23:04:57 +0200)

----------------------------------------------------------------
fixes-6.2-signed

----------------------------------------------------------------
Paul Kocialkowski (10):
      media: sun6i-csi: bridge: Error out on invalid port to fix warning
      media: sun6i-csi: capture: Remove useless ret initialization
      media: sun6i-mipi-csi2: Clarify return code handling in stream off path
      media: sun8i-a83t-mipi-csi2: Clarify return code handling in stream off path
      media: sun6i-isp: proc: Fix return code handling in stream off path
      media: sun6i-isp: proc: Error out on invalid port to fix warning
      media: sun6i-isp: proc: Declare subdev ops as static
      media: sun6i-isp: capture: Fix uninitialized variable use
      media: sun6i-isp: params: Fix incorrect indentation
      media: sun6i-isp: params: Unregister pending buffer on cleanup

 drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_bridge.c         | 2 +-
 drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_capture.c        | 2 +-
 drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.c    | 5 ++---
 .../platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2.c    | 5 ++---
 drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_capture.c         | 4 ++--
 drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_params.c          | 6 ++++--
 drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.c            | 8 ++++----
 7 files changed, 16 insertions(+), 16 deletions(-)

-- 
Kind regards,

Sakari Ailus

                 reply	other threads:[~2022-12-12  8:27 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=Y5bl1AoYUgILIg6B@valkosipuli.retiisi.eu \
    --to=sakari.ailus@iki.fi \
    --cc=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 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.