]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
PCMCIA: soc_common: convert to a stand alone module
authorRussell King - ARM Linux <linux@arm.linux.org.uk>
Thu, 26 Mar 2009 21:14:19 +0000 (21:14 +0000)
committerDominik Brodowski <linux@dominikbrodowski.net>
Mon, 9 Nov 2009 07:30:08 +0000 (08:30 +0100)
commit0f767de6a26a07f7d58394512b6f6c96322f047f
tree564a8c8c1b2ba960b03bf3235e16239f0ece9937
parenta7149f9a26eb44a5658d56335c23104ba529e9f6
PCMCIA: soc_common: convert to a stand alone module

Convert soc_common.c to be a stand alone module, rather than wrapping
it up into the individual SoC specific base modules.  In doing this,
we need to add init/exit functions for soc_common to register/remove
the cpufreq notifier.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
drivers/pcmcia/Kconfig
drivers/pcmcia/Makefile
drivers/pcmcia/soc_common.c