alistair23-linux/drivers/soc/ixp4xx
Dan Carpenter c180d710ee soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe
The devm_ioremap_resource() function doesn't retunr NULL, it returns
error pointers.

Fixes: ecc133c6da ("soc: ixp4xx: qmgr: Pass resources")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
2019-05-16 10:53:11 -07:00
..
ixp4xx-npe.c soc: ixp4xx: npe: Add DT probe code 2019-04-23 16:02:16 +02:00
ixp4xx-qmgr.c soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe 2019-05-16 10:53:11 -07:00
Kconfig
Makefile