Re: [PATCH 4/4] ata: add new-style AHCI platform driver for ST SPEAr1340 AHCI controller

2014-03-20 Thread Bartlomiej Zolnierkiewicz
Hi, On Thursday, March 20, 2014 02:27:17 PM Pratyush Anand wrote: > On Tue, Mar 18, 2014 at 02:31:58AM +0800, Bartlomiej Zolnierkiewicz wrote: > > The new driver is named ahci_spear1340 and is only compile tested. Once > > it is tested on the real hardware and verified to work correctly, the leg

Re: [PATCH 4/4] ata: add new-style AHCI platform driver for ST SPEAr1340 AHCI controller

2014-03-20 Thread Pratyush Anand
On Tue, Mar 18, 2014 at 02:31:58AM +0800, Bartlomiej Zolnierkiewicz wrote: > The new driver is named ahci_spear1340 and is only compile tested. Once > it is tested on the real hardware and verified to work correctly, the legacy > platform code (which depends on the deprecated struct ahci_platform_

[PATCH 4/4] ata: add new-style AHCI platform driver for ST SPEAr1340 AHCI controller

2014-03-17 Thread Bartlomiej Zolnierkiewicz
The new driver is named ahci_spear1340 and is only compile tested. Once it is tested on the real hardware and verified to work correctly, the legacy platform code (which depends on the deprecated struct ahci_platform_data) can be removed. Signed-off-by: Bartlomiej Zolnierkiewicz --- drivers/ata