]> git.baikalelectronics.ru Git - kernel.git/commit
media: vsp1: Use vb2_queue_is_busy()
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 18 Mar 2022 18:01:03 +0000 (19:01 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 13 May 2022 09:02:21 +0000 (11:02 +0200)
commit7167f659f7d02c78f6471d0d4a9d38b9ed597bf4
treed0c24863a7ed278a5bb3d11a07aa7c7fd1922beb
parent142ec8604badc5c664297c14d1562a74311fb131
media: vsp1: Use vb2_queue_is_busy()

Use the new vb2_queue_is_busy() helper to replace the open-coded
version.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/renesas/vsp1/vsp1_video.c