1
0
Fork 0
alistair23-linux/drivers/pinctrl/pxa
Robert Jarzmik e670b29815 pinctrl: pxa: pxa2xx: add pin control skeleton
The wrong free functions were used to release temporary buffers.

This didn't show up in the normal driver's life. Yet in suspend to RAM,
the managed resource list is walked, and as memory was released, the
list is corrupted and make the kernel Oops.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2015-12-15 14:07:06 +01:00
..
Kconfig pinctrl: pxa: add pxa27x architecture 2015-12-10 16:13:09 +01:00
Makefile pinctrl: pxa: add pxa27x architecture 2015-12-10 16:13:09 +01:00
pinctrl-pxa2xx.c pinctrl: pxa: pxa2xx: add pin control skeleton 2015-12-15 14:07:06 +01:00
pinctrl-pxa2xx.h pinctrl: pxa: pxa2xx: add pin control skeleton 2015-12-10 16:10:16 +01:00
pinctrl-pxa27x.c pinctrl: pxa: add pxa27x architecture 2015-12-10 16:13:09 +01:00