[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)
- 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>

No differences found