| commit | c10f97b9d8df818e51e6073be1b96454630595c1 | [log] [tgz] |
|---|---|---|
| author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Fri Feb 04 22:03:34 2011 +0300 |
| committer | Jeff Garzik <jgarzik@redhat.com> | Wed Mar 02 02:36:46 2011 -0500 |
| tree | 2837ef82cff20a04cb126a3eb06a01db8dcd76f7 | |
| parent | 0f2e0330a85d351b0300583da1e335690c86bdd7 [diff] |
libata: remove ATA_FLAG_{SRST|SATA_RESET}
These flags are marked as obsolete and the checks for them have been removed
by commit 294440887b32c58d220fb54b73b7a58079b78f20 (libata-sff: kill unused
ata_bus_reset()), so I think it's time to finally get rid of them...
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>