All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.18] rc core patches
@ 2022-01-20 16:12 Sean Young
  2022-01-20 16:48 ` [GIT PULL FOR v5.18] rc core patches (#80128) Jenkins
  2022-01-24  0:56 ` [GIT PULL FOR v5.18] rc core patches Mauro Carvalho Chehab
  0 siblings, 2 replies; 3+ messages in thread
From: Sean Young @ 2022-01-20 16:12 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

A few small changes, mostly simplifying things.

Sean

The following changes since commit ef483454f92bb2b8fe9ac4ec64cb00de61b87724:

  media: staging: media: zoran: drop read/write support (2022-01-12 07:11:58 +0100)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.18a

for you to fetch changes up to 40edd4dd217a080cb5b7d5af9da04fd773234d10:

  media: mtk-cir: simplify code (2022-01-15 11:45:38 +0000)

----------------------------------------------------------------
v5.18a

----------------------------------------------------------------
Peiwei Hu (1):
      media: ir_toy: free before error exiting

Sean Young (5):
      media: lirc: remove unused lirc features
      media: lirc: simplify gap calculation
      media: mtk-cir: reduce message end to fix nec repeats
      media: mtk-cir: remove superfluous ir_raw_event_reset()
      media: mtk-cir: simplify code

 .../userspace-api/media/rc/lirc-get-features.rst   | 18 ----------
 drivers/media/rc/ir_toy.c                          |  2 +-
 drivers/media/rc/lirc_dev.c                        | 19 ++++-------
 drivers/media/rc/mtk-cir.c                         | 39 +++++++++++-----------
 include/media/rc-core.h                            |  6 +---
 include/uapi/linux/lirc.h                          |  4 ---
 tools/include/uapi/linux/lirc.h                    | 11 +++---
 7 files changed, 33 insertions(+), 66 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL FOR v5.18] rc core patches (#80128)
  2022-01-20 16:12 [GIT PULL FOR v5.18] rc core patches Sean Young
@ 2022-01-20 16:48 ` Jenkins
  2022-01-24  0:56 ` [GIT PULL FOR v5.18] rc core patches Mauro Carvalho Chehab
  1 sibling, 0 replies; 3+ messages in thread
From: Jenkins @ 2022-01-20 16:48 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/YemJ7jU3oKJHvfnV@gofer.mess.org/
Build log: https://builder.linuxtv.org/job/patchwork/175777/
Build time: 00:31:52
Link: https://lore.kernel.org/linux-media/YemJ7jU3oKJHvfnV@gofer.mess.org

gpg: Signature made Thu 20 Jan 2022 03:59:01 PM UTC
gpg:                using RSA key A624251A26084A9ED9E4C8B6425F639D3960FA9E
gpg:                issuer "sean@mess.org"
gpg: Good signature from "Sean Young <sean@mess.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: A624 251A 2608 4A9E D9E4  C8B6 425F 639D 3960 FA9E

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

Error/warnings:

patches/0001-media-ir_toy-free-before-error-exiting.patch:

    allyesconfig: return code #0:
	../scripts/genksyms/parse.y: warning: 9 shift/reduce conflicts [-Wconflicts-sr]
	../scripts/genksyms/parse.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr]
	../scripts/genksyms/parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples

    allyesconfig: return code #0:
	../drivers/media/rc/meson-ir-tx.c:22: warning: expecting prototype for meson(). Prototype was for DEVICE_NAME() instead
	SMATCH:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: :warning: array of flexible structures
	SPARSE:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: warning: array of flexible structures
	../drivers/media/i2c/ov8865.c: ../drivers/media/i2c/ov8865.c:2843 ov8865_get_selection() warn: inconsistent indenting
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2625 dvb_register() parse error: turning off implications after 60 seconds
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2874 em28xx_v4l2_init() parse error: turning off implications after 60 seconds
	../drivers/media/platform/qcom/venus/helpers.c: ../drivers/media/platform/qcom/venus/helpers.c:658 venus_helper_get_bufreq() error: we previously assumed 'req' could be null (see line 654)

patches/0002-media-lirc-remove-unused-lirc-features.patch:

    allyesconfig: return code #0:
	../drivers/media/test-drivers/vivid/vivid-core.c: ../drivers/media/test-drivers/vivid/vivid-core.c:1981 vivid_create_instance() parse error: turning off implications after 60 seconds
	SMATCH:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: :warning: array of flexible structures
	SPARSE:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: warning: array of flexible structures
	../drivers/media/rc/meson-ir-tx.c:22: warning: expecting prototype for meson(). Prototype was for DEVICE_NAME() instead
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2625 dvb_register() parse error: turning off implications after 60 seconds
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2894 em28xx_v4l2_init() parse error: turning off implications after 60 seconds

patches/0003-media-lirc-simplify-gap-calculation.patch:

    allyesconfig: return code #0:
	../drivers/media/rc/meson-ir-tx.c:22: warning: expecting prototype for meson(). Prototype was for DEVICE_NAME() instead
	SMATCH:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: :warning: array of flexible structures
	SPARSE:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: warning: array of flexible structures
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2625 dvb_register() parse error: turning off implications after 60 seconds
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2874 em28xx_v4l2_init() parse error: turning off implications after 60 seconds


Error #512 when building PDF docs


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL FOR v5.18] rc core patches
  2022-01-20 16:12 [GIT PULL FOR v5.18] rc core patches Sean Young
  2022-01-20 16:48 ` [GIT PULL FOR v5.18] rc core patches (#80128) Jenkins
@ 2022-01-24  0:56 ` Mauro Carvalho Chehab
  1 sibling, 0 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2022-01-24  0:56 UTC (permalink / raw)
  To: Sean Young; +Cc: linux-media

Em Thu, 20 Jan 2022 16:12:30 +0000
Sean Young <sean@mess.org> escreveu:

> Hi Mauro,
> 
> A few small changes, mostly simplifying things.
> 
> Sean
> 
> The following changes since commit ef483454f92bb2b8fe9ac4ec64cb00de61b87724:
> 
>   media: staging: media: zoran: drop read/write support (2022-01-12 07:11:58 +0100)
> 
> are available in the Git repository at:
> 
>   git://linuxtv.org/syoung/media_tree.git tags/v5.18a
> 
> for you to fetch changes up to 40edd4dd217a080cb5b7d5af9da04fd773234d10:
> 
>   media: mtk-cir: simplify code (2022-01-15 11:45:38 +0000)
> 
> ----------------------------------------------------------------
> v5.18a
> 
> ----------------------------------------------------------------
> Peiwei Hu (1):
>       media: ir_toy: free before error exiting
> 
> Sean Young (5):
>       media: lirc: remove unused lirc features

See my comments with regards to this one.

The remaining patches were applied, thanks!

Regards,
Mauro

>       media: lirc: simplify gap calculation
>       media: mtk-cir: reduce message end to fix nec repeats
>       media: mtk-cir: remove superfluous ir_raw_event_reset()
>       media: mtk-cir: simplify code
> 
>  .../userspace-api/media/rc/lirc-get-features.rst   | 18 ----------
>  drivers/media/rc/ir_toy.c                          |  2 +-
>  drivers/media/rc/lirc_dev.c                        | 19 ++++-------
>  drivers/media/rc/mtk-cir.c                         | 39 +++++++++++-----------
>  include/media/rc-core.h                            |  6 +---
>  include/uapi/linux/lirc.h                          |  4 ---
>  tools/include/uapi/linux/lirc.h                    | 11 +++---
>  7 files changed, 33 insertions(+), 66 deletions(-)



Thanks,
Mauro

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-24  0:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-20 16:12 [GIT PULL FOR v5.18] rc core patches Sean Young
2022-01-20 16:48 ` [GIT PULL FOR v5.18] rc core patches (#80128) Jenkins
2022-01-24  0:56 ` [GIT PULL FOR v5.18] rc core patches Mauro Carvalho Chehab

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.