mirror of https://github.com/torvalds/linux.git
In mpfs_pinctrl_probe(), when pctrl->regmap fails, it just print out an
error message without return, which could lead serious errors.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| pinctrl-mpfs-iomux0.c | ||
| pinctrl-mpfs-mssio.c | ||
| pinctrl-pic64gx-gpio2.c | ||