dbbc8fdf2a
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:
|
||
---|---|---|
.. | ||
hi6421-spmi-pmic.c | ||
hi6421v600-regulator.c | ||
hisi-spmi-controller.c | ||
hisilicon,hi6421-spmi-pmic.yaml | ||
hisilicon,hisi-spmi-controller.yaml | ||
Kconfig | ||
Makefile | ||
phy-hi3670-usb3.c | ||
phy-hi3670-usb3.yaml | ||
TODO |