Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
authorPeng Ma <peng.ma@nxp.com>
Mon, 23 Dec 2019 09:28:09 +0000 (09:28 +0000)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 25 Feb 2020 04:46:05 +0000 (10:16 +0530)
commit5ff78d11e50680d7d7d7f85bc47eb7085c9b767e
tree2670735cd4a9de9ff20bcfb1cc5e6f0bc77ec370
parent8e51bf746a11d7f67416859da73a83109af4e0a3
Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"

This reverts commit 1ee494291880fd51ef0c5f7342e072bdb069d7ff.

Commit 1ee494291880 ("ata: fsl_ahci: Add sata DM support for Freescale
powerpc socs") introduced SCSI layer to call AHCI private API in order
to support sata operations, In DM mode, This is not necessary for
non-AHCI sata. So revert it and have already updated the driver itself
to operate sata directly.

Signed-off-by: Peng Ma <peng.ma@nxp.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
drivers/ata/Kconfig
drivers/ata/Makefile
drivers/ata/fsl_ahci.c [deleted file]