From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH] hpt366: add debounce delay to cable_detect() method Date: Mon, 07 Dec 2009 17:57:29 +0300 Message-ID: <4B1D17D9.4040906@ru.mvista.com> References: <200702140101.26639.sshtylyov@ru.mvista.com> <200911202152.22910.sshtylyov@ru.mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from gateway-1237.mvista.com ([206.112.117.35]:9144 "HELO imap.sh.mvista.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with SMTP id S1757915AbZLGO4K (ORCPT ); Mon, 7 Dec 2009 09:56:10 -0500 In-Reply-To: <200911202152.22910.sshtylyov@ru.mvista.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: davem@davemloft.net Cc: linux-ide@vger.kernel.org, stable@kernel.org, bzolnier@gmail.com, alan@lxorguk.ukuu.org.uk Hello, I wrote: > 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 > Cc: stable@kernel.org David, will you (finally) apply this patch? MBR, Sergei