From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH 19/64] pata_serverworks: fix PIO setup for the second channel Date: Wed, 20 Jan 2010 23:18:26 -0500 Message-ID: <4B57D592.4090209@garzik.org> References: <20100118171349.14623.90030.sendpatchset@localhost> <20100118171638.14623.85773.sendpatchset@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-gx0-f217.google.com ([209.85.217.217]:35344 "EHLO mail-gx0-f217.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752674Ab0AUES3 (ORCPT ); Wed, 20 Jan 2010 23:18:29 -0500 In-Reply-To: <20100118171638.14623.85773.sendpatchset@localhost> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Bartlomiej Zolnierkiewicz Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org On 01/18/2010 12:16 PM, Bartlomiej Zolnierkiewicz wrote: > From: Bartlomiej Zolnierkiewicz > Subject: [PATCH] pata_serverworks: fix PIO setup for the second channel > > Signed-off-by: Bartlomiej Zolnierkiewicz > --- > drivers/ata/pata_serverworks.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) applied 19-20