media: s5p-g2d: Remove unrequired wait in .job_abort
authorEzequiel Garcia <ezequiel@collabora.com>
Mon, 18 Jun 2018 04:38:51 +0000 (00:38 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 24 Jul 2018 21:43:15 +0000 (17:43 -0400)
commit774f1c912776330ece84540fac370ec201c878b4
treebabeb3530dd15b712e26aa3ed19caa40e56d2ae1
parent7a0167fb68e3c9ec2386f8abb326a4643ee8ef42
media: s5p-g2d: 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>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/s5p-g2d/g2d.c
drivers/media/platform/s5p-g2d/g2d.h