1
0
Fork 0
alistair23-linux/drivers/pinctrl/nomadik
Dan Carpenter c2944a9a09 pinctrl: nomadik: silence uninitialized variable warning
This is harmless, but "val" isn't necessarily initialized if
abx500_get_register_interruptible() fails.  I've re-arranged the code to
just return an error code in that situation.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2018-08-10 23:14:04 +02:00
..
Kconfig pinctrl: nomadik: Drop U8540/9540 support 2018-03-23 03:38:14 +01:00
Makefile pinctrl: nomadik: Drop U8540/9540 support 2018-03-23 03:38:14 +01:00
pinctrl-ab8500.c
pinctrl-ab8505.c pinctrl: Spelling s/reseved/reserved/ 2015-06-01 15:49:53 +02:00
pinctrl-abx500.c pinctrl: nomadik: silence uninitialized variable warning 2018-08-10 23:14:04 +02:00
pinctrl-abx500.h pinctrl: nomadik: Drop U8540/9540 support 2018-03-23 03:38:14 +01:00
pinctrl-nomadik-db8500.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pinctrl-nomadik-stn8815.c pinctrl: nomadik: add USB functions for STn8815 2018-02-13 08:18:17 +01:00
pinctrl-nomadik.c gpio: Move irqdomain into struct gpio_irq_chip 2017-11-08 14:06:21 +01:00
pinctrl-nomadik.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00