PCMCIA: soc_common: provide single socket add/remove functionality
authorRussell King - ARM Linux <linux@arm.linux.org.uk>
Thu, 26 Mar 2009 21:45:05 +0000 (21:45 +0000)
committerDominik Brodowski <linux@dominikbrodowski.net>
Mon, 9 Nov 2009 07:30:09 +0000 (08:30 +0100)
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>

No differences found