Re: [PATCH] pcmcia: CompactFlash driver for PA Semi Electra boards

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Hellwig
Date: Sunday, June 24, 2007 - 10:56 pm

> +static int bus_notify(struct notifier_block *nb, unsigned long action,

Sorry for not coming back to you after the last posting of the patch,
but I still really this bit of the code.  We don't set dma ops from
a driver anywhere else in the tree, so I'd really prefer if you could
handle this in architecture code somewhere.  Especially as dma_direct_ops
and the pcmcia_bug_type shouldn't really be something exported to users.

Also this code is unlogic if not buggy.  Just because you have one
electra bridge it doesn't mean all pcmcia is driven by it.  In fact I'm
pretty sure there are cardbus/pcmcia bridges that can be plugged into
plain pci slots.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] pcmcia: CompactFlash driver for PA Semi Electr ..., Christoph Hellwig, (Sun Jun 24, 10:56 pm)
Re: [PATCH v2] pcmcia: CompactFlash driver for PA Semi Ele ..., Christoph Hellwig, (Mon Jun 25, 12:39 pm)
[PATCH -mm] pcmcia: Updates to electra_cf driver, Olof Johansson, (Thu Aug 30, 7:43 pm)