mbox series

[GIT,PULL,FOR,v5.6] vivid touch fixes

Message ID 6836d63c-d7ef-9d63-5293-c9af27538fb7@xs4all.nl (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.6] vivid touch fixes | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.6g

Message

Hans Verkuil Dec. 15, 2019, 12:51 p.m. UTC
Three fixes for vivid touch support:

1) field wasn't set properly
2) the multiplanar API wasn't implemented for touch

With these three fixes the test-media test script passes all tests again.

Regards,

	Hans

The following changes since commit da090bf60370c9ad6ede4e76adbf37ce79b84791:

  media: Drop superfluous ioctl PCM ops (2019-12-13 09:33:22 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.6g

for you to fetch changes up to e1a855c5ab8116c506d75693f5c9629fa736c093:

  vivid: support multiplanar touch devices (2019-12-15 13:14:41 +0100)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Hans Verkuil (3):
      vivid: set field to NONE for touch
      v4l2-ioctl.c: allow multiplanar for touch
      vivid: support multiplanar touch devices

 drivers/media/platform/vivid/vivid-core.c       | 45 +++++++++++++++++++++++++++++++++++++++------
 drivers/media/platform/vivid/vivid-touch-cap.c  | 21 ++++++++++++++++++++-
 drivers/media/platform/vivid/vivid-touch-cap.h  |  1 +
 drivers/media/platform/vivid/vivid-vid-common.c |  2 +-
 drivers/media/v4l2-core/v4l2-ioctl.c            |  2 +-
 5 files changed, 62 insertions(+), 9 deletions(-)

Comments

Jenkins Dec. 15, 2019, 1:06 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/60737/
Build log: https://builder.linuxtv.org/job/patchwork/29309/
Build time: 00:05:56
Link: https://lore.kernel.org/linux-media/6836d63c-d7ef-9d63-5293-c9af27538fb7@xs4all.nl

gpg: Signature made Sun 15 Dec 2019 12:49:34 PM UTC
gpg:                using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [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/0002-v4l2-ioctl.c-allow-multiplanar-for-touch.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0002-v4l2-ioctl.c-allow-multiplanar-for-touch.patch
patches/0002-v4l2-ioctl.c-allow-multiplanar-for-touch.patch:23: WARNING: line over 80 characters

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0003-vivid-support-multiplanar-touch-devices.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0003-vivid-support-multiplanar-touch-devices.patch
patches/0003-vivid-support-multiplanar-touch-devices.patch:143: WARNING: line over 80 characters