commit | 5d3f1a493e19f34ba427936b76f0b5624a2fc62a | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Mon Sep 27 11:00:40 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 26 10:17:29 2010 -0700 |
tree | ef5dc2f973f4b8ed5450c7be1a748a51d28394bc | |
parent | b18cae4224bde7e5a332c19bc99247b2098ea232 [diff] |
hpt366: add debounce delay to cable_detect() method 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>