commit | 0a139e79976b9eb60517edec63406236a789f812 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Sun Jun 26 23:52:50 2005 +0900 |
committer | Jeff Garzik <jgarzik@pobox.com> | Tue Jun 28 00:08:00 2005 -0400 |
tree | 437c86a3eb936a2c4d6d41ea4ab6eea766e2e7fc | |
parent | 62ba2841f2a51848f7cb0499edae3f6803764f2c [diff] |
[PATCH] libata: ahci: remove ata_port_start/stop() calls This patch removes unnecessary ata_port_start/stop() calls from ahci_port_start/stop(). Signed-off-by: Tejun Heo <htejun@gmail.com>