Re: [RFC PATCH 01/10] PCMCIA: soc_common: convert to a stand alone module

2009-12-05 Thread Russell King - ARM Linux
On Sat, Dec 05, 2009 at 12:04:17PM +0100, Dominik Brodowski wrote: > Russell, > > On Sat, Dec 05, 2009 at 10:28:16AM +, Russell King - ARM Linux wrote: > > On Sat, Dec 05, 2009 at 10:56:33AM +0100, Dominik Brodowski wrote: > > > Russell, > > > > > > On Fri, Dec 04, 2009 at 05:24:17PM +, R

Re: [RFC PATCH 01/10] PCMCIA: soc_common: convert to a stand alone module

2009-12-05 Thread Dominik Brodowski
Russell, On Sat, Dec 05, 2009 at 10:28:16AM +, Russell King - ARM Linux wrote: > On Sat, Dec 05, 2009 at 10:56:33AM +0100, Dominik Brodowski wrote: > > Russell, > > > > On Fri, Dec 04, 2009 at 05:24:17PM +, Russell King - ARM Linux wrote: > > > For the time being, I'll merge your patch in

Re: [RFC PATCH 01/10] PCMCIA: soc_common: convert to a stand alone module

2009-12-05 Thread Russell King - ARM Linux
On Sat, Dec 05, 2009 at 10:56:33AM +0100, Dominik Brodowski wrote: > Russell, > > On Fri, Dec 04, 2009 at 05:24:17PM +, Russell King - ARM Linux wrote: > > For the time being, I'll merge your patch into my git tree, but unless > > Dominik hands my patches back to me for merging, it will be los

Re: [RFC PATCH 01/10] PCMCIA: soc_common: convert to a stand alone module

2009-12-05 Thread Dominik Brodowski
Russell, On Fri, Dec 04, 2009 at 05:24:17PM +, Russell King - ARM Linux wrote: > For the time being, I'll merge your patch into my git tree, but unless > Dominik hands my patches back to me for merging, it will be lost. your patches -- which you asked me to merge and push upstream -- are on t

Re: [RFC PATCH 01/10] PCMCIA: soc_common: convert to a stand alone module

2009-12-04 Thread Russell King - ARM Linux
On Fri, Dec 04, 2009 at 05:18:16PM +, Jonathan Cameron wrote: > Hi Russell, > > This one is causing me some build problems. Well, I've no idea what's happened to Dominik. While I may be the author of these patches, I didn't commit them, so they're out of my control. There are some outstandi

Re: [RFC PATCH 01/10] PCMCIA: soc_common: convert to a stand alone module

2009-12-04 Thread Jonathan Cameron
Hi Russell, This one is causing me some build problems. As things currently stand I can't build the pxa2xx support for pcmcia with a stargate2 as a module. It's fine if built in. Note by this I meant building with the whole pcmcia subsytem as modules. As module get a load of undefined symbols:

[RFC PATCH 01/10] PCMCIA: soc_common: convert to a stand alone module

2009-10-27 Thread Russell King - ARM Linux
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 --- drivers/pcmcia/Kconfig |6

[RFC PATCH 01/10] PCMCIA: soc_common: convert to a stand alone module

2009-10-04 Thread Russell King
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 --- drivers/pcmcia/Kconfig |6