commit | d692abd92f22a81b38d52c39601871003262841c | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Thu Jan 24 00:05:14 2008 +0900 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Apr 17 15:44:15 2008 -0400 |
tree | 4ff3f35d88762a52fb4d48adda1f39e1966b9f26 | |
parent | cf48062658e7ab3bc55e10c65676c3c73c16f8bf [diff] |
libata: kill ATA_LFLAG_HRST_TO_RESUME Now that hardreset is the preferred method of resetting, there's no need for ATA_LFLAG_HRST_TO_RESUME flag. Kill it. Signed-off-by: Tejun Heo <htejun@gmail.com>