From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomi Valkeinen Date: Wed, 11 May 2011 06:12:53 +0000 Subject: RE: [PATCH 0/8] OMAP: DSS2: Miscellaneous patches Message-Id: <1305094373.2097.2.camel@deskari> List-Id: References: <1305044656-31512-1-git-send-email-tomi.valkeinen@ti.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Janorkar, Mayuresh" Cc: "linux-omap@vger.kernel.org" , "linux-fbdev@vger.kernel.org" On Wed, 2011-05-11 at 09:15 +0530, Janorkar, Mayuresh wrote: > > > -----Original Message----- > > From: linux-fbdev-owner@vger.kernel.org [mailto:linux-fbdev- > > owner@vger.kernel.org] On Behalf Of Valkeinen, Tomi > > Sent: Tuesday, May 10, 2011 9:54 PM > > To: linux-omap@vger.kernel.org; linux-fbdev@vger.kernel.org > > Cc: Valkeinen, Tomi > > Subject: [PATCH 0/8] OMAP: DSS2: Miscellaneous patches > > > > Here are some smallish fixes and cleanups I made while porting N800's > > display > > driver to DSS2. > > > > Tomi > > > > Tomi Valkeinen (8): > > OMAP: DSS2: Add missing dummy functions > > OMAPFB: fix wrong clock aliases and device name > > OMAP: DSS2: RFBI: add rfbi_bus_lock > > OMAP: DSS2: RFIB: clock enable/disable changes > RFIB a typo? > > > OMAP: DSS2: RFBI: add omap_rfbi_configure > > OMAP: DSS2: RFIB: cleanup > Same here > > > OMAP: DSS2: OMAPFB: remove dead code > > OMAP: DSS2: OMAPFB: Reduce stack usage > > > > arch/arm/plat-omap/include/plat/display.h | 4 + > > drivers/video/omap/dispc.c | 4 +- > > drivers/video/omap/omapfb_main.c | 2 +- > > drivers/video/omap/rfbi.c | 2 +- > > If the series touches drivers/video/omap then the title should be "DSS and DSS2" using only DSS2 is misleading. Right you are. Although the old driver was never called "DSS", but I'll improve the subject. Thanks! Tomi