mbox series

[GIT,PULL,FOR,v5.6] RC & DVB (c)

Message ID 20200109102647.GA27599@gofer.mess.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.6] RC & DVB (c) | expand

Pull-request

git://linuxtv.org/syoung/media_tree.git tags/v5.6c

Message

Sean Young Jan. 9, 2020, 10:26 a.m. UTC
Hi Mauro,

Here a bunch of trival patches to move to i2c_new_client_device() and a
patch to fix iguanair probing.

Thanks
Sean


The following changes since commit e6111647934562849ba052052ffbc673b935a9fe:

  media: cec: remove unused functions (2020-01-08 14:38:06 +0100)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.6c

for you to fetch changes up to f8081e8c07970961b149abbe559fb0eb3b4faec6:

  media: iguanair: fix endpoint sanity check (2020-01-08 19:52:58 +0000)

----------------------------------------------------------------
v5.6c

----------------------------------------------------------------
Johan Hovold (1):
      media: iguanair: fix endpoint sanity check

Wolfram Sang (15):
      media: dvb-core: dvbdev: convert to use i2c_new_client_device()
      media: dvb-frontends: cxd2820r_core: convert to use i2c_new_client_device()
      media: dvb-frontends: lgdt330x: convert to use i2c_new_client_device()
      media: dvb-frontends: m88ds3103: convert to use i2c_new_client_device()
      media: dvb-frontends: ts2020: convert to use i2c_new_client_device()
      media: pci: cx23885: cx23885-dvb: convert to use i2c_new_client_device()
      media: pci: saa7164: saa7164-dvb: convert to use i2c_new_client_device()
      media: pci: smipcie: smipcie-main: convert to use i2c_new_client_device()
      media: platform: sti: c8sectpfe: c8sectpfe-dvb: convert to use i2c_new_client_device()
      media: usb: dvb-usb-v2: af9035: convert to use i2c_new_client_device()
      media: usb: dvb-usb-v2: anysee: convert to use i2c_new_client_device()
      media: usb: dvb-usb-v2: rtl28xxu: convert to use i2c_new_client_device()
      media: usb: dvb-usb-v2: zd1301: convert to use i2c_new_client_device()
      media: usb: dvb-usb: dib0700_devices: convert to use i2c_new_client_device()
      media: usb: dvb-usb: dw2102: convert to use i2c_new_client_device()

 drivers/media/dvb-core/dvbdev.c                    |   4 +-
 drivers/media/dvb-frontends/cxd2820r_core.c        |   4 +-
 drivers/media/dvb-frontends/lgdt330x.c             |   4 +-
 drivers/media/dvb-frontends/m88ds3103.c            |   4 +-
 drivers/media/dvb-frontends/ts2020.c               |   4 +-
 drivers/media/pci/cx23885/cx23885-dvb.c            | 114 ++++++++++-----------
 drivers/media/pci/saa7164/saa7164-dvb.c            |  24 ++---
 drivers/media/pci/smipcie/smipcie-main.c           |   4 +-
 .../media/platform/sti/c8sectpfe/c8sectpfe-dvb.c   |   5 +-
 drivers/media/rc/iguanair.c                        |   2 +-
 drivers/media/usb/dvb-usb-v2/af9035.c              |   4 +-
 drivers/media/usb/dvb-usb-v2/anysee.c              |   4 +-
 drivers/media/usb/dvb-usb-v2/rtl28xxu.c            |  40 ++++----
 drivers/media/usb/dvb-usb-v2/zd1301.c              |   4 +-
 drivers/media/usb/dvb-usb/dib0700_devices.c        |   8 +-
 drivers/media/usb/dvb-usb/dw2102.c                 |   8 +-
 16 files changed, 115 insertions(+), 122 deletions(-)

Comments

Jenkins Jan. 9, 2020, 10:38 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/61105/
Build log: https://builder.linuxtv.org/job/patchwork/32892/
Build time: 00:08:35
Link: https://lore.kernel.org/linux-media/20200109102647.GA27599@gofer.mess.org

gpg: Signature made Wed 08 Jan 2020 07:53:13 PM UTC
gpg:                using RSA key A624251A26084A9ED9E4C8B6425F639D3960FA9E
gpg:                issuer "sean@mess.org"
gpg: Good signature from "Sean Young <sean@mess.org>" [full]

Summary: 2 patches and/or PDF generation with issues, being 0 at build time

Error/warnings:


Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:37: WARNING: line over 80 characters
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:48: WARNING: line over 80 characters
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:60: WARNING: line over 80 characters
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:106: WARNING: line over 80 characters
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:129: WARNING: line over 80 characters
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:208: WARNING: line over 80 characters
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:230: WARNING: line over 80 characters
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:241: WARNING: line over 80 characters
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:252: WARNING: line over 80 characters
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:263: WARNING: line over 80 characters
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:274: WARNING: line over 80 characters
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:285: WARNING: line over 80 characters
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:296: WARNING: line over 80 characters
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:307: WARNING: line over 80 characters
patches/0006-media-pci-cx23885-cx23885-dvb-convert-to-use-i2c_new.patch:318: WARNING: line over 80 characters

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0007-media-pci-saa7164-saa7164-dvb-convert-to-use-i2c_new.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0007-media-pci-saa7164-saa7164-dvb-convert-to-use-i2c_new.patch
patches/0007-media-pci-saa7164-saa7164-dvb-convert-to-use-i2c_new.patch:38: WARNING: line over 80 characters
patches/0007-media-pci-saa7164-saa7164-dvb-convert-to-use-i2c_new.patch:50: WARNING: line over 80 characters
patches/0007-media-pci-saa7164-saa7164-dvb-convert-to-use-i2c_new.patch:62: WARNING: line over 80 characters
patches/0007-media-pci-saa7164-saa7164-dvb-convert-to-use-i2c_new.patch:74: WARNING: line over 80 characters