> -----Original Message----- > From: linux-fbdev-owner@xxxxxxxxxxxxxxx [mailto:linux-fbdev- > owner@xxxxxxxxxxxxxxx] On Behalf Of Valkeinen, Tomi > Sent: Tuesday, May 10, 2011 9:54 PM > To: linux-omap@xxxxxxxxxxxxxxx; linux-fbdev@xxxxxxxxxxxxxxx > 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. > drivers/video/omap2/dss/dss.h | 28 ++++- > drivers/video/omap2/dss/rfbi.c | 174 +++++------------------- > ----- > drivers/video/omap2/omapfb/omapfb-main.c | 78 +++++-------- > 7 files changed, 86 insertions(+), 206 deletions(-) > > -- > 1.7.4.1 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html