On Mon, Oct 23, 2006 at 05:42:21PM +0100, Russell King wrote:
On Mon, Oct 23, 2006 at 03:59:07PM +0900, Paul Mundt wrote:
quoted
This is the second attempt at a generic platform_device libata driver,
attempting to take in to account issues raised by Matthias Fuchs and rmk.
Changes in this version include adding a small pata_platform.h header for
the private data (which at the moment is limited to a register shift
that's needed by ARM), though other things can be added in here if
platforms start having other needs.
Thanks, this will enable me to use this code on ARM.
Acked-by: Russell King <redacted>
Andrew, can you add this to -mm? No one has raised any other objections
to this particular patch, and without it, IDE on most SH boards is a
no-go.