Re: [PATCH 2/2] ata: ahci_st: remove deprecated struct ahci_platform_data usage

2014-03-14 Thread Tejun Heo
On Fri, Mar 14, 2014 at 07:21:59PM +0100, Bartlomiej Zolnierkiewicz wrote: > struct ahci_platform_data is deprecated (please see comments in > for details). Convert ahci_st driver to > use custom ->host_stop method instead. > > Signed-off-by: Bartlomiej Zolnierkiewicz Applied to 1-2 to libata/

[PATCH 2/2] ata: ahci_st: remove deprecated struct ahci_platform_data usage

2014-03-14 Thread Bartlomiej Zolnierkiewicz
struct ahci_platform_data is deprecated (please see comments in for details). Convert ahci_st driver to use custom ->host_stop method instead. Signed-off-by: Bartlomiej Zolnierkiewicz --- Compile tested only. drivers/ata/ahci_st.c | 20 +--- 1 file changed, 9 insertions(+),