commit | 533d33ffb54aa897dadb70dbe674fbbc7d8e6fb5 | [log] [tgz] |
---|---|---|
author | Dmitry Lifshitz <lifshitz@compulab.co.il> | Mon Dec 15 16:02:56 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Mon Jan 05 15:13:46 2015 -0500 |
tree | 754e73ff8cd807b71996df7ad72f14453ca32f1d | |
parent | cff59a78f9bcf5db1b5dd2aaf34ee2f5e0ad57b8 [diff] |
ahci-plat: provide a weak scsi_bus_reset() hook This allow the platform to handle a custom reset sequence. Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il> Reviewed-by: Tom Rini <trini@ti.com>