OSDN Git Service

media: rockchip/rga: Remove unrequired wait in .job_abort
authorEzequiel Garcia <ezequiel@collabora.com>
Fri, 1 Jun 2018 19:49:52 +0000 (15:49 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 28 Jun 2018 11:56:05 +0000 (07:56 -0400)
commit1b97e5275ba6ef862a09f8b993fa3e8b373dfe9b
tree365112df0ce89b48d47a50a70f6ff4e8686b2705
parent9aecc03555825a79a8a4ca45199cb866e8684623
media: rockchip/rga: Remove unrequired wait in .job_abort

As per the documentation, job_abort is not required
to wait until the current job finishes. It is redundant
to do so, as the core will perform the wait operation.

Remove the wait infrastructure completely.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Reviewed-by: Jacob Chen <jacob-chen@iotwrt.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/rockchip/rga/rga.c
drivers/media/platform/rockchip/rga/rga.h