commit | cff59a78f9bcf5db1b5dd2aaf34ee2f5e0ad57b8 | [log] [tgz] |
---|---|---|
author | Dmitry Lifshitz <lifshitz@compulab.co.il> | Mon Dec 15 16:02:55 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Mon Jan 05 15:13:46 2015 -0500 |
tree | ca01cf421f5e008fc9c82cc721f96f7396a6c380 | |
parent | b521c26e37d0f53184a3ba3dbfa33055cab3537a [diff] |
ahci: introduce ahci_reset() Extract controller reset code from ahci_host_init() into separate ahci_reset(). Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il> Reviewed-by: Tom Rini <trini@ti.com>