[PATCH] Alchemy: XXS1500 PCMCIA driver rewrite
Manuel Lauss
manuel.lauss at googlemail.com
Fri Oct 2 07:15:59 EDT 2009
Servus Wolfram,
On Fri, Oct 2, 2009 at 12:59 PM, Wolfram Sang <w.sang at pengutronix.de> wrote:
>
>> Rewritten XXS1500 PCMCIA socket driver, standalone (doesn't
>> depend on au1000_generic.c) and added carddetect IRQ support.
>
> I am not familiar with the details here. Why did you choose to drop the generic
> au1000-part for this and the other driver?
I want to get rid of au1000_generic.[ch] eventually or at least all of
its contents
except the static mapping and resource allocation functions, which are board-
independent. On the other hand these are so short that I opted to
just duplicate
them into the xxs1500_ss.c and db1xxx_ss.c (other patch) files. The db1xxx_ss
(for the Alchemy demoboards) is supposed to be an example on how to set up
PCMCIA on Alchemy SoCs.
Danke,
Manuel Lauss
More information about the linux-pcmcia
mailing list