commit | 5ce0cf6fafd02fb4c43fc1a1bee6069d6c0a36b1 | [log] [tgz] |
---|---|---|
author | Robert Hancock <hancockr@shaw.ca> | Mon Feb 19 19:03:27 2007 -0600 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Feb 21 04:58:19 2007 -0500 |
tree | 84eee16be9e5c5b6c08240beda89627e9f114e09 | |
parent | 721449bf0d51213fe3abf0ac3e3561ef9ea7827a [diff] |
sata_nv: enable hotplug interrupt and fix some readl/readw mismatches We already have code that handles hotplug interrupt indications in ADMA mode, this turns on the control flag that actually enables these interrupts. Also fixes some cases in the same functions where a 16-bit register was read using a readl instead of a readw. Signed-off-by: Robert Hancock <hancockr@shaw.ca> Signed-off-by: Jeff Garzik <jeff@garzik.org>