Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966784AbXJPWVG (ORCPT ); Tue, 16 Oct 2007 18:21:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S966244AbXJPWTZ (ORCPT ); Tue, 16 Oct 2007 18:19:25 -0400 Received: from ug-out-1314.google.com ([66.249.92.170]:36743 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966667AbXJPWTX (ORCPT ); Tue, 16 Oct 2007 18:19:23 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=K23zpuA3L5VaNTpqs1uYf4g9TRLwZIgF21+ANBj+6xsm0+wWIILWxw9lY/tw6rZwzJld8rgUO7H9FNsDaT9JUpRACq8QfDaVvACs/oWItLYdKjKdOZnxCJcydBVwXOCH8jTjisLmQnt+HlsGbkqxJCsiyisGEofpgA3v4vI0PVw= From: Bartlomiej Zolnierkiewicz To: Sonic Zhang Subject: Re: [PATCH] Update libata driver for bf548 atapi controller against the 2.6.24 tree. Date: Wed, 17 Oct 2007 00:24:21 +0200 User-Agent: KMail/1.9.7 Cc: Linux Kernel , Linux IDE , Jeff Garzik References: <1192524207.11166.1.camel@sevens.analog.com> In-Reply-To: <1192524207.11166.1.camel@sevens.analog.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710170024.22103.bzolnier@gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 621 Lines: 17 On Tuesday 16 October 2007, Sonic Zhang wrote: > Changes: > 1. Remove irq_ack() and port_disable() methods > 2. Acocomodate for the libata-link patches > 3. Change Kconfig ATAPI mode option into a module param. > 4. Add supported WMDMA mode. > > Signed-off-by: Sonic Zhang thanks, looks good Acked-by: 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/