Re: [PATCH] Revert "media: cedrus: Allow using the current dst buffer as reference"

From: Greg KH
Date: Thu Jan 24 2019 - 05:32:31 EST


On Thu, Jan 24, 2019 at 10:55:42AM +0100, Paul Kocialkowski wrote:
> This reverts commit cf20ae1535eb690a87c29b9cc7af51881384e967.
>
> The vb2_find_timestamp helper was modified to allow finding buffers
> regardless of their current state in the queue. This means that we
> no longer have to take particular care of references to the current
> capture buffer.
> ---
> drivers/staging/media/sunxi/cedrus/cedrus_dec.c | 13 -------------
> drivers/staging/media/sunxi/cedrus/cedrus_dec.h | 2 --
> drivers/staging/media/sunxi/cedrus/cedrus_mpeg2.c | 10 ++++------
> 3 files changed, 4 insertions(+), 21 deletions(-)

No signed-off-by? :(