[PATCH] The redefinition of ahci_start_engine() and ahci_stop_engine()
authorzhao, forrest <forrest.zhao@intel.com>
Thu, 13 Jul 2006 05:38:32 +0000 (13:38 +0800)
committerJeff Garzik <jeff@garzik.org>
Wed, 19 Jul 2006 20:45:42 +0000 (16:45 -0400)
commit5457f2194ad198a0aba4190ec99a6a81846fdca5
tree2daf5c3cc82bc7c0aea2dea04bfc1dde9287c5ef
parent13abf50df209008b5d44075bafeeab42ace56aa6
[PATCH] The redefinition of ahci_start_engine() and ahci_stop_engine()

- Make ahci_start_engine() and ahci_stop_engine() more consistent with
  AHCI spec 1.1
- Change their input parameter from ap to port_mmio
- Update the existing users of ahci_start_engine() and ahci_stop_engine()

Signed-off-by: Forrest Zhao <forrest.zhao@intel.com>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/ahci.c