[PATCH] libata: kill E.D.D.
authorTejun Heo <htejun@gmail.com>
Fri, 24 Mar 2006 16:33:34 +0000 (01:33 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 24 Mar 2006 17:24:33 +0000 (12:24 -0500)
E.D.D. has no user in-tree and mostly useless.  Kill it.  For possible
out-of-tree users, add a nice warning message and error handling if
LLDD doesn't report any useable reset mechanism (and thus tries to use
E.D.D.).

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found