Searched hist:"3 f8df892b2312011f2ba73aedc0a192d70b8844e" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/pcmcia/ |
H A D | sa1111_neponset.c | diff 3f8df892b2312011f2ba73aedc0a192d70b8844e Fri Sep 02 04:14:20 CDT 2016 Russell King <rmk+kernel@armlinux.org.uk> pcmcia: sa1111: fix propagation of lowlevel board init return code
When testing Lubbock, it was noticed that the sa1111 pcmcia driver bound but was not functional due to no sockets being registered. This is because the return code from the lowlevel board initialisation was not being propagated out of the probe function. Fix this.
Tested-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
H A D | sa1111_jornada720.c | diff 3f8df892b2312011f2ba73aedc0a192d70b8844e Fri Sep 02 04:14:20 CDT 2016 Russell King <rmk+kernel@armlinux.org.uk> pcmcia: sa1111: fix propagation of lowlevel board init return code
When testing Lubbock, it was noticed that the sa1111 pcmcia driver bound but was not functional due to no sockets being registered. This is because the return code from the lowlevel board initialisation was not being propagated out of the probe function. Fix this.
Tested-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
H A D | sa1111_generic.c | diff 3f8df892b2312011f2ba73aedc0a192d70b8844e Fri Sep 02 04:14:20 CDT 2016 Russell King <rmk+kernel@armlinux.org.uk> pcmcia: sa1111: fix propagation of lowlevel board init return code
When testing Lubbock, it was noticed that the sa1111 pcmcia driver bound but was not functional due to no sockets being registered. This is because the return code from the lowlevel board initialisation was not being propagated out of the probe function. Fix this.
Tested-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|