]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] libata: ahci: remove ata_port_start/stop() calls
authorTejun Heo <htejun@gmail.com>
Sun, 26 Jun 2005 14:52:50 +0000 (23:52 +0900)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 28 Jun 2005 04:08:00 +0000 (00:08 -0400)
commit0a139e79976b9eb60517edec63406236a789f812
tree437c86a3eb936a2c4d6d41ea4ab6eea766e2e7fc
parent62ba2841f2a51848f7cb0499edae3f6803764f2c
[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>
drivers/scsi/ahci.c