ata: ahci_st: remove deprecated struct ahci_platform_data usage
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Fri, 14 Mar 2014 18:21:59 +0000 (19:21 +0100)
committerTejun Heo <tj@kernel.org>
Fri, 14 Mar 2014 18:26:29 +0000 (14:26 -0400)
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 <b.zolnierkie@samsung.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/ahci_st.c

Simple merge