commit | 551c012d7eea3dc5ec063c7ff9c718d39e77634f | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Tue Dec 12 20:17:32 2006 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 16 10:13:29 2006 -0500 |
tree | 244c89c1e0d6878a036fde806f080bf8885c661b | |
parent | 33480a0ede8dcc7e6483054279008f972bd56fd3 [diff] |
[PATCH] ahci: do not mangle saved HOST_CAP while resetting controller Do not mangle with HOST_CAP while resetting controller. The code is there for a historical reason. The mangling breaks controller feature detection and 0 PORTS_IMPL workaround code. This problem was spotted by Manoj Kasichainula. Signed-off-by: Tejun Heo <htejun@gmail.com> Cc: Manoj Kasichainula <manoj@io.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>