Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753817AbZKSPRJ (ORCPT ); Thu, 19 Nov 2009 10:17:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751598AbZKSPRI (ORCPT ); Thu, 19 Nov 2009 10:17:08 -0500 Received: from ey-out-2122.google.com ([74.125.78.25]:39928 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750715AbZKSPRH (ORCPT ); Thu, 19 Nov 2009 10:17:07 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=sfrb1ka02OLiVlk3VQZOLgCIeDht3HPZPu68lWc6oMzTkI1Tkr2t5+EnCAgdxKx4Ae Zlu49ArnUxZImXCVw4KsZEOOpCHKC6yXenLdiGUjsTDHs4WEvXguvgso0NfqLAlJfoJ2 lup+otvaDk6NrHIPRrVWP4O6gP0uYwSiA1TNc= From: Bartlomiej Zolnierkiewicz To: Alan Cox Subject: Re: [PATCH 4/5] pata: Update experimental tags Date: Thu, 19 Nov 2009 16:16:34 +0100 User-Agent: KMail/1.12.2 (Linux/2.6.31.5-96.fc12.x86_64; KDE/4.3.2; x86_64; ; ) Cc: Alan Cox , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org References: <20091117144450.15430.83450.stgit@localhost.localdomain> <20091119143351.1d0e2c59@lxorguk.ukuu.org.uk> <200911191550.25476.bzolnier@gmail.com> In-Reply-To: <200911191550.25476.bzolnier@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200911191616.35033.bzolnier@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1228 Lines: 30 On Thursday 19 November 2009 15:50:25 Bartlomiej Zolnierkiewicz wrote: > On Thursday 19 November 2009 15:33:51 Alan Cox wrote: > > On Thu, 19 Nov 2009 15:17:14 +0100 > > Bartlomiej Zolnierkiewicz wrote: > > > > > On Thursday 19 November 2009 14:16:36 Alan Cox wrote: > > > > > Only pata_hpt37x has broken cable detection while pata_hpt3x2n is > > > > > okay. ;) > > > > > > > > I think you have that backwards according to the vendor drivers. 3x2n > > > > looks like it needs adjusting. > > > > > > lol, just fix the damn pata_hpt37x driver _lacking_ ->cable_detect method.. > > > > It doesn't need one. It still sets the cable type in the pre reset > > function as the older drivers that haven't converted to a cable_detect > > method do. > > If you know about other drivers still using ->pre_reset for cable detection > please let us know because they need fixing ASAP. No need for it any longer. I'll send patches later. -- Bartlomiej Zolnierkiewicz -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/