commit | 178210847f7d8492c6aa1d39867d99538be0e7d4 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Sat Aug 24 10:10:52 2013 -0500 |
committer | Tom Rini <trini@ti.com> | Fri Sep 06 13:09:07 2013 -0400 |
tree | c369bf725c306fa4e9156b73fa73d10725cf2b27 | |
parent | 124e9fa132338c32409bd556c9c0a47a2bb70cc2 [diff] |
ahci: handle COMINIT received during spin-up Some Intel SSDs can send a COMINIT after the initial COMRESET. This causes the link to go down and we need to re-initialize the link. Signed-off-by: Rob Herring <rob.herring@calxeda.com>