From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomi Valkeinen Subject: Re: [PATCH 4/6] OMAP: LDP: Port the display driver to new DSS2 Date: Tue, 17 May 2011 14:49:00 +0300 Message-ID: <1305632940.1847.8.camel@deskari> References: <1304926567-26814-1-git-send-email-tomi.valkeinen@ti.com> <1304926567-26814-5-git-send-email-tomi.valkeinen@ti.com> <1305095563.2097.11.camel@deskari> <4DCB80DD.5090408@compulab.co.il> <1305535980.2002.34.camel@deskari> <4DD106BD.4070009@compulab.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from na3sys009aog103.obsmtp.com ([74.125.149.71]:41275 "EHLO na3sys009aog103.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754214Ab1EQLu5 (ORCPT ); Tue, 17 May 2011 07:50:57 -0400 Received: by mail-ey0-f174.google.com with SMTP id 24so146675eyx.33 for ; Tue, 17 May 2011 04:50:54 -0700 (PDT) In-Reply-To: <4DD106BD.4070009@compulab.co.il> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Igor Grinberg Cc: "Janorkar, Mayuresh" , "tony@atomide.com" , "linux-omap@vger.kernel.org" , Stanley Miao On Mon, 2011-05-16 at 14:13 +0300, Igor Grinberg wrote: > On 05/16/11 11:53, Tomi Valkeinen wrote: > > > Here's an updated patch with the twl gpio code. > > Looks good, though one minor issue below > > > All the old omapfb porting patches, including new drivers for DSS2, can > > be found from > > > > git://gitorious.org/linux-omap-dss2/linux.git old-omapfb-port > > > > Tomi > > > > diff --git a/arch/arm/mach-omap2/board-ldp.c b/arch/arm/mach-omap2/board-ldp.c > > index e2ba779..ed78b9a 100644 > > --- a/arch/arm/mach-omap2/board-ldp.c > > +++ b/arch/arm/mach-omap2/board-ldp.c > > @@ -44,6 +44,9 @@ > > #include > > #include > > > > +#include