[GIT,PULL,v2,for,5.12] More V4L2 patches

Message ID 20210122094248.GL3@valkosipuli.retiisi.org.uk (mailing list archive)
State Accepted, archived
Headers
Series [GIT,PULL,v2,for,5.12] More V4L2 patches |

Pull-request

git://linuxtv.org/sailus/media_tree.git tags/for-5.12-4.1-signed

Message

sakari.ailus@iki.fi Jan. 22, 2021, 9:42 a.m. UTC
  Hi Mauro,

Here's a small set of fixes and improvements for DT bindings, ov8865 driver
and v4l2-async.

Since v1, added a patch from Ezequiel to remove the custom async match
type. This addresses the warnings in the earlier pull request.

Please pull.


The following changes since commit 321af22a3d2f6ed1fb1737c8588c01f6fec8a7b8:

  media: atomisp: convert comma to semicolon (2021-01-14 13:59:46 +0100)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/for-5.12-4.1-signed

for you to fetch changes up to bd5927c372287d51cde8741c83bd7e302b6ecd0a:

  dt-bindings: media: ov5647: Fix filename (2021-01-22 11:35:29 +0200)

----------------------------------------------------------------
More V4L2 patches

----------------------------------------------------------------
Ezequiel Garcia (2):
      media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOM
      media: v4l2-async: Add waiting subdevices debugfs

Jacopo Mondi (1):
      dt-bindings: media: ov5647: Fix filename

Lad Prabhakar (1):
      media: i2c/Kconfig: Select FWNODE for OV772x sensor

Laurent Pinchart (1):
      media: v4l2-async: Safely unregister an non-registered async subdev

kernel test robot (1):
      media: i2c: fix odd_ptr_err.cocci warnings

 .../devicetree/bindings/media/i2c/ovti,ov5647.yaml |  2 +-
 drivers/media/i2c/Kconfig                          |  1 +
 drivers/media/i2c/ov8865.c                         |  2 +-
 drivers/media/v4l2-core/v4l2-async.c               | 83 ++++++++++++++++++----
 drivers/media/v4l2-core/v4l2-dev.c                 |  5 ++
 include/media/v4l2-async.h                         | 25 +++----
 6 files changed, 85 insertions(+), 33 deletions(-)
  

Comments

Jenkins Jan. 22, 2021, 10:10 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20210122094248.GL3@valkosipuli.retiisi.org.uk/
Build log: https://builder.linuxtv.org/job/patchwork/86881/
Build time: 00:09:29
Link: https://lore.kernel.org/linux-media/20210122094248.GL3@valkosipuli.retiisi.org.uk

gpg: Signature made Fri 22 Jan 2021 09:35:55 AM UTC
gpg:                using DSA key 53AC58A5F5948636C04A1BF8141DFA54A1EC8DEA
gpg:                issuer "sakari.ailus@linux.intel.com"
gpg: Can't check signature: No public key

Summary: got 2/6 patches with issues, being 0 at build time, plus one error when buinding PDF document

Error/warnings:

patches/0002-media-v4l2-async-Add-waiting-subdevices-debugfs.patch:

   checkpatch.pl:
	$ cat patches/0002-media-v4l2-async-Add-waiting-subdevices-debugfs.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:20: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)

patches/0004-media-i2c-Kconfig-Select-FWNODE-for-OV772x-sensor.patch:

   checkpatch.pl:
	$ cat patches/0004-media-i2c-Kconfig-Select-FWNODE-for-OV772x-sensor.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:9: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)


Error #512 when building PDF docs