[libata] sata_mv: minor cleanups
authorJeff Garzik <jeff@garzik.org>
Fri, 13 Jul 2007 21:06:45 +0000 (17:06 -0400)
committerJeff Garzik <jeff@garzik.org>
Fri, 20 Jul 2007 09:58:25 +0000 (05:58 -0400)
* trim trailing whitespace
* document some flags, registers, and register bits
* fix locking around EDMA on/off and configuration
* continue replacing "constant OP var" with "var OP constant"
* use new pci_try_set_mwi()

Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found