linux/drivers/staging/fsl-mc
Dan Carpenter 503075521d staging: fsl-mc/dpio: Fix the error handling in probe()
First of all devm_memremap() function returns an error pointer, it
doesn't return NULL.  And second we need to set the error code on these
paths.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-29 15:25:08 +02:00
..
bus staging: fsl-mc/dpio: Fix the error handling in probe() 2018-04-29 15:25:08 +02:00
include drivers/staging/fsl-mc: Use devm_memremap/devm_ioremap for DPIO 2018-04-23 15:51:34 +02:00
Kconfig staging: fsl-mc: Add SPDX license identifiers 2018-01-22 11:45:21 +01:00
Makefile staging: fsl-mc: Add SPDX license identifiers 2018-01-22 11:45:21 +01:00