Arnd Bergmann wrote:
This adds support for MMIO IDE device like CompactFlash in TrueIDE mode.
Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> Signed-off-by: Vitaly Bordug <[EMAIL PROTECTED]>
Hmm, are we still adding new IDE drivers? Do you also have a
Yes, why not?
driver for the new libata layer?
No (sorry for replying for Vitaly but I know the situation).
I think it would even be simpler to do.
Wel have no interest in it right now.
You could also make it an of_platform_driver at the same time instead of adding more cruft to fsl_soc.c. Since we're already
That's a fair point (and fsl_soc.c doesn't seem proper place anyway).
about to add the electra_ide.c driver in 2.6.23, I guess there should really be _one_ driver that is able to handle all of_device based ATA hosts.
One driver to rule them all. :-) That may be not so simple as it seems... MBR, Sergei - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/