On Fri, Feb 14, 2014 at 09:22:03AM +0100, Marek Vasut wrote:
> On Friday, February 14, 2014 at 04:04:44 AM, Fabio Estevam wrote:
> > From: Fabio Estevam
> >
> > We should test the error case for each platform_get_irq() assignment and
> > propagate the error accordingly.
> >
> > Signed-off-by: Fa
On Friday, February 14, 2014 at 04:04:44 AM, Fabio Estevam wrote:
> From: Fabio Estevam
>
> We should test the error case for each platform_get_irq() assignment and
> propagate the error accordingly.
>
> Signed-off-by: Fabio Estevam
Acked-by: Marek Vasut
Best regards,
Marek Vasut
--
To unsub
From: Fabio Estevam
We should test the error case for each platform_get_irq() assignment and
propagate the error accordingly.
Signed-off-by: Fabio Estevam
---
drivers/crypto/mxs-dcp.c | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/drivers/crypto/mxs-dcp.c b/driver