Re: [PATCH 1/1] Add support 2 SATA ports for Maui and change filename from sata_dwc_460ex.c to sata_dwc_4xx.c

2012-04-13 Thread Jeff Garzik
On 04/13/2012 03:18 AM, Thang Nguyen wrote: Thanks Jeff and Sergei, As your suggestion, I will separate the patch into smaller patches and support more features on the SATA DWC driver. The patches I intend to do on the SATA DWC are as below: - Support hardreset: currently the hardreset is not

Re: [PATCH 1/1] Add support 2 SATA ports for Maui and change filename from sata_dwc_460ex.c to sata_dwc_4xx.c

2012-04-12 Thread Jeff Garzik
On 04/03/2012 07:56 AM, Sergei Shtylyov wrote: Hello. On 03-04-2012 14:12, Thang Q. Nguyen wrote: Signed-off-by: Thang Q. Nguyentqngu...@apm.com --- Changes for v2: - Use git rename feature to change the driver to the newname and for easier review. arch/powerpc/boot/dts/bluestone.dts | 21

Re: [PATCH v3] drivers/ata/pata_mpc52xx.c: clean up error handling code

2012-03-13 Thread Jeff Garzik
On 03/11/2012 04:12 PM, Julia Lawall wrote: From: Julia Lawalljulia.law...@lip6.fr This patch makes a number of changes with respect to the error-handling code: * Remove cleanup calls for the devm functions in both the error handling code and the remove function. This cleanup is done

Re: pata_of_platform.c cannot build on sparc

2012-01-12 Thread Jeff Garzik
On 12/21/2011 07:14 PM, David Miller wrote: From: Rob Herringrobherri...@gmail.com Date: Wed, 21 Dec 2011 17:25:15 -0600 On 12/21/2011 04:38 PM, David Miller wrote: It depends upon CONFIG_OF_IRQ which not all CONFIG_OF platforms support, in particular sparc does not support

Re: pata_of_platform.c cannot build on sparc

2012-01-12 Thread Jeff Garzik
On 12/22/2011 03:00 PM, Sergei Shtylyov wrote: Hello. On 12/22/2011 04:38 PM, Rob Herring wrote: It depends upon CONFIG_OF_IRQ which not all CONFIG_OF platforms support, in particular sparc does not support CONFIG_OF_PLATFORM because it precomputes all IRQs at boot time when it scans the

Re: [PATCH v2] pata-generic/of: Make probing via device tree non-powerpc-specific

2011-09-20 Thread Jeff Garzik
On 09/19/2011 06:10 AM, Dave Martin wrote: Since this has now been superseded by Grant's patch anyway, I'll leave it for others to judge. Grant's patch is certainly preferable, all other things being equal... Jeff ___ devicetree-discuss