From: Robert Hancock Date: Tue, 20 Feb 2007 01:03:27 +0000 (-0600) Subject: sata_nv: enable hotplug interrupt and fix some readl/readw mismatches X-Git-Tag: v2.6.21-rc2~25^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ce0cf6fafd02fb4c43fc1a1bee6069d6c0a36b1;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed