Forward devm_ioremap_resource() error code instead of returning
-ENOMEM.
Signed-off-by: Boris Brezillon
Reported-by: Russell King - ARM Linux
Fixes: f63601fd616a ("crypto: marvell/cesa - add a new driver for Marvell's
CESA")
Cc: # 4.2+
---
drivers/crypto/marvell/cesa.c | 2 +-
1 file changed,
Sorry for the noise, just sent twice the same patch :-/.
Please ignore this one.
On Thu, 17 Mar 2016 10:47:11 +0100
Boris Brezillon wrote:
> Forward devm_ioremap_resource() error code instead of returning
> -ENOMEM.
>
> Signed-off-by: Boris Brezillon
> Reported-by: Russell King - ARM Linux
>
Forward devm_ioremap_resource() error code instead of returning
-ENOMEM.
Signed-off-by: Boris Brezillon
Reported-by: Russell King - ARM Linux
Fixes: f63601fd616a ("crypto: marvell/cesa - add a new driver for Marvell's
CESA")
Cc: # 4.2+
---
drivers/crypto/marvell/cesa.c | 2 +-
1 file changed,
On Thu, Mar 17, 2016 at 10:47:10AM +0100, Boris Brezillon wrote:
> Forward devm_ioremap_resource() error code instead of returning
> -ENOMEM.
>
> Signed-off-by: Boris Brezillon
> Reported-by: Russell King - ARM Linux
> Fixes: f63601fd616a ("crypto: marvell/cesa - add a new driver for Marvell's