From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jun Nie Date: Thu, 12 Nov 2009 02:16:16 +0000 Subject: Re: [PATCH 1/8] pxa: support pxa168 LCD controller SPI operation Message-Id: <7c34ac520911111816q22dcf293r98d67a588bf83913@mail.gmail.com> MIME-Version: 1 Content-Type: multipart/mixed; boundary="001636e8ffcfd5f5e704782320c8" List-Id: References: <7c34ac520911100012s3504b2ek75670ecb057692a7@mail.gmail.com> In-Reply-To: <7c34ac520911100012s3504b2ek75670ecb057692a7@mail.gmail.com> To: linux-arm-kernel@lists.infradead.org --001636e8ffcfd5f5e704782320c8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 2009/11/10 Jun Nie : > From fbdcfdc7877f2e6030a0ae5f6738a07e35fc6757 Mon Sep 17 00:00:00 2001 > From: Jun Nie > Date: Tue, 10 Nov 2009 10:01:03 +0800 > Subject: [PATCH] pxa: support pxa168 LCD controller SPI operation > > Signed-off-by: Jun Nie > --- > =A0drivers/video/pxa168fb.c | =A0 81 ++++++++++++++++++++++++++++++++++++= ++++++++++ > =A0drivers/video/pxa168fb.h | =A0 24 +------------- > =A0include/video/pxa168fb.h | =A0 44 +++++++++++++++++++++++++ > =A03 files changed, 126 insertions(+), 23 deletions(-) > > diff --git a/drivers/video/pxa168fb.c b/drivers/video/pxa168fb.c > index 84d8327..e1f1c5f 100644 > --- a/drivers/video/pxa168fb.c > +++ b/drivers/video/pxa168fb.c > @@ -27,12 +27,90 @@ > =A0#include > =A0#include > =A0#include > +#include > =A0#include