From: Mark Lord Date: Sun, 15 Mar 2009 15:33:19 +0000 (-0400) Subject: sata_mv: fix LED blinking for SoC+NCQ X-Git-Tag: v2.6.30-rc1~669^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=000b344f4ca7828ee43940255c8bbb32e2c7dbec;p=pandora-kernel.git sata_mv: fix LED blinking for SoC+NCQ For Marvell SoC chips, the HDD LED does not blink when there is disk I/O if NCQ is enabled. Add a quirk that enables blink mode for the LED while NCQ is enabled on any port of a SoC host controller. Normal LED function is restored when NCQ is not enabled on any port. The code to enable the blink mode is based on earlier code and suggestions from Frans Pop, Saeed Bishara, and possibly others. Signed-off-by: Mark Lord Tested-by: Frans Pop Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed