[PATCH v2] pcmcia: CompactFlash driver for PA Semi Electra boards
Christoph Hellwig
hch at infradead.org
Mon Jun 25 15:39:09 EDT 2007
On Mon, Jun 25, 2007 at 12:12:21PM -0500, Olof Johansson wrote:
> Driver for the CompactFlash slot on the PA Semi Electra eval board. It's
> a simple device sitting on localbus, with interrupts and detect/voltage
> control over GPIO.
>
> The driver is implemented as an of_platform driver, and adds localbus
> as a bus being probed by the of_platform framework.
Looks good to me. The only odd thing is the inconsistant use of
#ifdef CONFIG_PCMCIA in setup.c.
More information about the linux-pcmcia
mailing list