linux/drivers/staging/hikey9xx
Dan Carpenter dbbc8fdf2a staging: spmi: hisi-spmi-controller: Use devm_ version of ioremap().
The ioremap() was never unmapped in the probe error handling or in the
remove function.  The fix is to use the devm_ioremap() function so it
gets cleaned up automatically.

Fixes: 70f59c90c8 ("staging: spmi: add Hikey 970 SPMI controller driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/20200918143338.GE909725@mwanda
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-09-22 09:49:34 +02:00
..
hi6421-spmi-pmic.c staging: mfd: hi6421-spmi-pmic: Simplify the compatible string 2020-08-18 17:05:14 +02:00
hi6421v600-regulator.c staging: regulator: hi6421v600-regulator: Remove unused including <linux/version.h> 2020-09-13 09:26:24 +02:00
hisi-spmi-controller.c staging: spmi: hisi-spmi-controller: Use devm_ version of ioremap(). 2020-09-22 09:49:34 +02:00
hisilicon,hi6421-spmi-pmic.yaml staging: hikey9xx: update references inside the yaml files 2020-08-28 12:19:15 +02:00
hisilicon,hisi-spmi-controller.yaml staging: hikey9xx: update references inside the yaml files 2020-08-28 12:19:15 +02:00
Kconfig staging: hikey9xx: add build for the Kirin 970 PHY driver 2020-09-17 18:50:25 +02:00
Makefile staging: hikey9xx: add build for the Kirin 970 PHY driver 2020-09-17 18:50:25 +02:00
phy-hi3670-usb3.c staging: hikey9xx: phy-hi3670-usb3: change some DT properties 2020-09-17 18:50:26 +02:00
phy-hi3670-usb3.yaml staging: hikey9xx: convert phy-kirin970-usb3.txt to yaml 2020-09-17 18:50:26 +02:00
TODO staging: hikey9xx: add a TODO list 2020-08-18 16:15:27 +02:00