On Fri, Aug 21, 2015 at 01:51:58PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam
>
> In the error path we should disable the resources that were previously
> acquired, so fix the error handling accordingly.
>
> Signed-off-by: Fabio Estevam
All applied.
--
Email: Herbert Xu
Home Page: htt
On 8/21/2015 7:51 PM, Fabio Estevam wrote:
> From: Fabio Estevam
>
> In the error path we should disable the resources that were previously
> acquired, so fix the error handling accordingly.
>
> Signed-off-by: Fabio Estevam
For v3 series
Reviewed-by: Horia Geantă
Thanks,
Horia
--
To unsubs
From: Fabio Estevam
In the error path we should disable the resources that were previously
acquired, so fix the error handling accordingly.
Signed-off-by: Fabio Estevam
---
Changes since v2:
- Add a missing "ret = -ENOMEM"
drivers/crypto/caam/ctrl.c | 36 +---