Searched hist:"097 e296d6175881eba7244de7222de61e9569911" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pcmcia/ |
H A D | soc_common.h | diff 097e296d6175881eba7244de7222de61e9569911 Thu Mar 26 16:45:05 CDT 2009 Russell King - ARM Linux <linux@arm.linux.org.uk> PCMCIA: soc_common: provide single socket add/remove functionality
Factor out the functionality for adding and removing a single socket, thereby allowing SoCs to individually register each socket. The advantage of this approach is that SoCs can then extend soc_pcmcia_socket as they wish.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
|
H A D | soc_common.c | diff 097e296d6175881eba7244de7222de61e9569911 Thu Mar 26 16:45:05 CDT 2009 Russell King - ARM Linux <linux@arm.linux.org.uk> PCMCIA: soc_common: provide single socket add/remove functionality
Factor out the functionality for adding and removing a single socket, thereby allowing SoCs to individually register each socket. The advantage of this approach is that SoCs can then extend soc_pcmcia_socket as they wish.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
|