From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pratyush Anand Subject: Re: [PATCH 4/4] ata: add new-style AHCI platform driver for ST SPEAr1340 AHCI controller Date: Thu, 20 Mar 2014 14:27:17 +0530 Message-ID: <20140320085717.GC4607@pratyush-vbox> References: <1395081118-15248-1-git-send-email-b.zolnierkie@samsung.com> <1395081118-15248-5-git-send-email-b.zolnierkie@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1395081118-15248-5-git-send-email-b.zolnierkie@samsung.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Bartlomiej Zolnierkiewicz Cc: "davinci-linux-open-source@linux.davincidsp.com" , spear-devel , Arnd Bergmann , Kevin Hilman , Mohit Kumar , Shiraz Hashim , Sekhar Nori , "linux-kernel@vger.kernel.org" , "linux-ide@vger.kernel.org" , Viresh Kumar , Tejun Heo , "linux-arm-kernel@lists.infradead.org" List-Id: linux-ide@vger.kernel.org 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_data) > can be removed. > > Signed-off-by: Bartlomiej Zolnierkiewicz This patch will not be needed any more, since SPEAr sata platform code has already been cleaned up. See: https://lkml.org/lkml/2014/2/28/174 Regards Pratyush