hpt366: add debounce delay to cable_detect() method
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Mon, 27 Sep 2010 18:00:40 +0000 (11:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Oct 2010 17:17:29 +0000 (10:17 -0700)
Alan Cox reported that cable detection sometimes works unreliably
for HPT3xxN and that the issue is fixed by adding debounce delay
as used by the vendor drivers.

While at it, get rid of unneeded parens/space in the vicinity...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found