commit | 4f65977df0b9a667fdcd85b95d457a220c94113f | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Sat Apr 01 01:38:18 2006 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Apr 01 12:33:46 2006 -0500 |
tree | b7cccdf707088b2f5c07c01c26b7761ef92ed175 | |
parent | e1211e3fa7fd05ff0d4f597fd37e40de8acc6784 [diff] |
[PATCH] libata: make ata_set_mode() handle no-device case properly Make ata_set_mode() return without doing anything if there is no device on the port. This is in preparation for ata_bus_probe() changes. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>