From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754493AbYDHI2y (ORCPT ); Tue, 8 Apr 2008 04:28:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751872AbYDHI2r (ORCPT ); Tue, 8 Apr 2008 04:28:47 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:38644 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751781AbYDHI2q (ORCPT ); Tue, 8 Apr 2008 04:28:46 -0400 Date: Tue, 8 Apr 2008 01:28:18 -0700 From: Andrew Morton To: "eric miao" Cc: "linux-arm-kernel email list" , linux-fbdev-devel@lists.sourceforge.net, lkml , "Russell King - ARM Linux" Subject: Re: [PATCH 0/4] pxafb: add smartpanel support Message-Id: <20080408012818.abaaf799.akpm@linux-foundation.org> In-Reply-To: References: X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 8 Apr 2008 12:01:25 +0800 "eric miao" wrote: > There are 4 patches as listed below: > > 0001 - pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l() > 0002 - pxafb: use completion for LCD disable wait code > 0003 - pxafb: move parallel LCD timing setup into dedicate function > 0004 - pxafb: preliminary smart panel interface support I had to fix rather a lot of wordwrapping in these patches. Please fix up your email client for next time, thanks.