]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
media: Revert "media: videobuf2: Fix length check for single plane dmabuf queueing"
authorNaushir Patuck <naush@raspberrypi.com>
Wed, 6 Jan 2021 15:16:57 +0000 (16:16 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 12 Jan 2021 14:49:12 +0000 (15:49 +0100)
commit95e9295daa849095d8be05fb6e26b2ba9be1594f
treee58f962e90e94314d6f0d886dd5f37c14571fea6
parente1def45b5291278590bc3033cc518bf5c964a18d
media: Revert "media: videobuf2: Fix length check for single plane dmabuf queueing"

The updated length check for dmabuf types broke existing usage in v4l2
userland clients.

Fixes: 961d3b27 ("media: videobuf2: Fix length check for single plane dmabuf queueing")
Cc: stable@vger.kernel.org
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Tested-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/common/videobuf2/videobuf2-v4l2.c