Hi Dan,
Thanks for the patch.
On Wed, Jun 11, 2014 at 8:31 AM, Dan Carpenter wrote:
> We recently changed some locking around so we need some new unlocks on
> the error paths.
>
> Signed-off-by: Dan Carpenter
> ---
> Please review this one carefully. I don't know if the unlock should go
> befo
We recently changed some locking around so we need some new unlocks on
the error paths.
Signed-off-by: Dan Carpenter
---
Please review this one carefully. I don't know if the unlock should go
before or after the list_for_each_entry_safe() loop.
diff --git a/drivers/media/platform/davinci/vpif_c