saeed.bishara@gmail.com wrote:
From: Saeed Bishara <redacted>
Marvell's Orion SoC includes SATA controllers based on Marvell's
PCI-to-SATA 88SX controllers. This patch extends the libATA sata_mv
driver to support those controllers.
Signed-off-by: Saeed Bishara <redacted>
---
drivers/ata/sata_mv.c | 365 +++++++++++++++++++++++++++++++++++++++++------
include/linux/sata_mv.h | 21 +++
2 files changed, 341 insertions(+), 45 deletions(-)
create mode 100644 include/linux/sata_mv.h
applied, after editing to use linux/ata_platform.h (renamed from
linux/pata_platform.h)