Re: [GIT PULL] OMAP DSS updates for 2.6.40
From: Tomi Valkeinen <hidden>
Date: 2011-05-24 09:37:03
Also in:
linux-omap
On Tue, 2011-05-24 at 15:38 +0900, Paul Mundt wrote:
On Mon, May 23, 2011 at 02:43:24PM +0300, Tomi Valkeinen wrote:quoted
Here are the OMAP Display Subsystem updates for 2.6.40. Most of the patches are OMAP4 related, either fixing the old code to allow us to implement new OMAP4 features, or implementing those new features. Other bigger changes are ULPS power management feature and moving the DSS header file from arch/arm/plat-omap/include to include/video.Pulled and pushed out, thanks. There were a couple of conflicts, so you may want to doublecheck to make sure nothing was inadvertently broken.
I wonder where those conflicts came from... I think this pull request never made into the 39 rcs: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg48334.html I should have checked it, but it seems I've missed those. So you had those patches in fbdev tree, and I had the same patches in my development tree (which ended up being rebased a bit), and this led to those conflicts. But diff between omapdss in my master branch and fbdev master is null, so the conflicts were resolved correctly. Tomi