Re: [PATCH] pata_of_platform: Move electra-ide support over to new framework
From: Olof Johansson <hidden>
Date: 2007-12-04 20:59:42
Also in:
linux-ide
From: Olof Johansson <hidden>
Date: 2007-12-04 20:59:42
Also in:
linux-ide
On Tue, Dec 04, 2007 at 03:50:03PM -0500, Jeff Garzik wrote:
Olof Johansson wrote:quoted
[POWERPC] Move electra-ide support over to new pata_of_platform framework Move electra-ide glue over to the new pata_of_platform framework, and add the quirks needed to that driver. Signed-off-by: Olof Johansson <redacted> --- I'll remove the electra-ide stuff from arch/powerpc/platforms/pasemi once this hits a common tree, since otherwise I'd be without IDE until they converge (i.e. 2.6.25 merge window).FWIW I'm presuming this work will go via a powerpc tree not libata... Generally that's not the case, but here it's largely an arch-specific work.
Ok, that works. I was thinking of letting this patch go through libata, and do the removal through the powerpc merge path. But I can do both through powerpc. -Olof