commit | 8a19ac89edbe9b702c10fd2039b8cb2db4644a5f | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Thu Feb 02 18:20:00 2006 +0900 |
committer | Jeff Garzik <jgarzik@pobox.com> | Thu Feb 09 01:59:52 2006 -0500 |
tree | 9241f1ec6d1a8e713ca60e6e5d098a11beb0dfdf | |
parent | 7944ea9522ce0ea32d57894b3dc2540b0bdca66e [diff] |
[PATCH] libata: implement ata_std_probeinit() This patch implements the off-the-shelf probeinit component operation. Currently, all it does is waking up the PHY if it's a SATA port. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>