[PATCH 2/2] ata: ahci_st: remove deprecated struct ahci_platform_data usage
From: tj@kernel.org (Tejun Heo)
Date: 2014-03-14 18:27:27
Also in:
linux-ide, lkml
From: tj@kernel.org (Tejun Heo)
Date: 2014-03-14 18:27:27
Also in:
linux-ide, lkml
On Fri, Mar 14, 2014 at 07:21:59PM +0100, Bartlomiej Zolnierkiewicz wrote:
struct ahci_platform_data is deprecated (please see comments in <linux/ahci_platform.h> for details). Convert ahci_st driver to use custom ->host_stop method instead. Signed-off-by: Bartlomiej Zolnierkiewicz <redacted>
Applied to 1-2 to libata/for-3.15. Hmm... I'll wait for your reviews from now on. Thanks. -- tejun