mbox series

[GIT,FIXES,FOR,5.18] Isl7998x dependency fix

Message ID Ylf6DV9BjNd1Ywsu@valkosipuli.retiisi.eu (mailing list archive)
State New, archived
Headers show
Series [GIT,FIXES,FOR,5.18] Isl7998x dependency fix | expand

Pull-request

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

Message

Sakari Ailus April 14, 2022, 10:40 a.m. UTC
Hi Mauro,

Here's a single patch from Randy to add V4L2_FWNODE select for isl7998x
driver.

Please pull.


The following changes since commit 3ae87d2f25c0e998da2721ce332e2b80d3d53c39:

  media: si2157: unknown chip version Si2147-A30 ROM 0x50 (2022-04-09 17:45:49 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 45ef624c2b08861d1567fc0c88840525e38ed729:

  media: isl7998x: select V4L2_FWNODE to fix build error (2022-04-14 13:37:32 +0300)

----------------------------------------------------------------
isl7998x fix for 5.18

----------------------------------------------------------------
Randy Dunlap (1):
      media: isl7998x: select V4L2_FWNODE to fix build error

 drivers/media/i2c/Kconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Jenkins April 14, 2022, 11:03 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/Ylf6DV9BjNd1Ywsu@valkosipuli.retiisi.eu/
Build log: https://builder.linuxtv.org/job/patchwork/199569/
Build time: 00:15:36
Link: https://lore.kernel.org/linux-media/Ylf6DV9BjNd1Ywsu@valkosipuli.retiisi.eu

gpg: Signature made Thu 14 Apr 2022 10:38:41 AM UTC
gpg:                using DSA key F0D0377A0D4F25A79238EFE56D40361B6E28C193
gpg:                issuer "sakari.ailus@linux.intel.com"
gpg: Good signature from "Sakari Ailus <sakari.ailus@linux.intel.com>" [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: F0D0 377A 0D4F 25A7 9238  EFE5 6D40 361B 6E28 C193

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

Error/warnings:

patches/0001-media-isl7998x-select-V4L2_FWNODE-to-fix-build-error.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:
	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/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)
	../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/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
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2868 em28xx_v4l2_init() parse error: turning off implications after 60 seconds

   checkpatch.pl:
	$ cat patches/0001-media-isl7998x-select-V4L2_FWNODE-to-fix-build-error.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