sata, highbank: fix ordering of SGPIO signals
authorMark Langsdorf <mark.langsdorf@calxeda.com>
Wed, 7 Aug 2013 15:52:34 +0000 (10:52 -0500)
committerTejun Heo <tj@kernel.org>
Fri, 9 Aug 2013 16:07:13 +0000 (12:07 -0400)
commit8c427f0626fe289f36ce65a60dcd602f6ef72777
tree3cb10a2e371aa8474b29d57abf0c1e529e3480b8
parent71ab1d58c26eb7c30711caa95c173d5c39ab8855
sata, highbank: fix ordering of SGPIO signals

The ACTIVITY and ERROR signals were reversed in the original commit.
Fix that so that hard drive activity does not show up on the error
light, and attempts to indicate that the hard drive is failing do
not show up as hard drive activity. This fixes a fairly serious
functional bug in the driver, but failing to apply this patch will
not cause any stability issues on the system.

Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: stable@vger.kernel.org
drivers/ata/sata_highbank.c