Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755229AbYFVOuW (ORCPT ); Sun, 22 Jun 2008 10:50:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753201AbYFVOuK (ORCPT ); Sun, 22 Jun 2008 10:50:10 -0400 Received: from rv-out-0506.google.com ([209.85.198.232]:57638 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752718AbYFVOuI (ORCPT ); Sun, 22 Jun 2008 10:50:08 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=DxffS5HmcsgZ1z9ADUGyFuEbRHBpiyumXmStJ5wIfqhlXf1nZS9h288crXJSyb7iU2 AS4Z7SScsJ0MuCK2lyitAR0zWRxsv7sXcBexpL80zu9pSiB8qMH6lpMV4uWBfUpfDS2j YDT+7ybEEA1URcCWFcAk/JdL/bfWhAJcwwbVM= Message-ID: Date: Sun, 22 Jun 2008 16:50:08 +0200 From: "Andrew Victor" To: "Haavard Skinnemoen" Subject: Re: [PATCH 1/3] atmel_nand speedup via {read,write}s{b,w}() Cc: "David Woodhouse" , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, "David Brownell" , "David Brownell" In-Reply-To: <1213948112-22348-1-git-send-email-haavard.skinnemoen@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1213948112-22348-1-git-send-email-haavard.skinnemoen@atmel.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 501 Lines: 18 hi Haavard, > This uses __raw_{read,write}s{b,w}() primitives to access data on NAND > chips for more efficient I/O. This patch of David's has been in the AT91 tree for a while now. So, Acked-by: Andrew Victor Regards, Andrew -- 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/