ahci: move ahci_sb600_softreset to libahci.c and rename it
authorYuan-Hsin Chen <yhchen@faraday-tech.com>
Tue, 21 Jun 2011 09:17:38 +0000 (17:17 +0800)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 23 Jul 2011 21:57:36 +0000 (17:57 -0400)
ahci_sb600_softreset was in ahci.c. This function is used
to fix soft reset failure and renames as ahci_pmp_retry_softreset
in libahci.c.

Signed-off-by: Yuan-Hsin Chen <yhchen@faraday-tech.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found