]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sata_highbank: increase retry count but shorten duration for Calxeda controller
authorMark Langsdorf <mark.langsdorf@calxeda.com>
Mon, 3 Jun 2013 13:22:54 +0000 (08:22 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2013 21:07:28 +0000 (14:07 -0700)
commit31c1a76deb262a074b209ad14a35bef7f5b9ab81
treeab6af6eb3213d808a9f9b28365c34809f0bd8bdc
parentb568411d97ec8c91eef5e512b5b2ec5df050c9c1
sata_highbank: increase retry count but shorten duration for Calxeda controller

commit ddfef5de3d716f77bad32dbbba6b280158dfd721 upstream.

Increase the retry count for the hard reset function to 100 but
shorten the time out period to 500 ms. See the comment for
ahci_highbank_hardreset for the reasons why those vaulues were
chosen.

Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ata/sata_highbank.c