From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomi Valkeinen Subject: Re: [PATCH 0/2] OMAP: DSS2: Fix DSS core init fail path Date: Fri, 07 May 2010 11:07:39 +0300 Message-ID: <1273219659.1978.144.camel@tubuntu.research.nokia.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: "Nikula Jani.1 (EXT-Nixu/Helsinki)" Cc: "khilman@deeprootsystems.com" , "linux-fbdev-devel@lists.sourceforge.net" , "linux-omap@vger.kernel.org" Hi, On Thu, 2010-05-06 at 13:59 +0200, Nikula Jani.1 (EXT-Nixu/Helsinki) wrote: > Hi - > > These patches fix the broken DSS omap_dss_probe() fail path, reported by Kevin > Hilman [1]. > > Kevin, could you please check this with your setup too? It would be much > appreciated. > > [1] http://www.mail-archive.com/linux-omap@vger.kernel.org/msg27112.html Jani, I just noticed that this conflicts with the following patch in my for-next branch: commit 36b33efe80eb07e3447107c2bdba3c674c10a41a Author: Roger Quadros Date: Wed Mar 17 13:35:19 2010 +0100 OMAP: DSS2: Add Kconfig option for DPI display type This allows us to disable DPI on systems that do not have it Signed-off-by: Roger Quadros Signed-off-by: Tomi Valkeinen Can you rebase the patches on top of my for-next branch? Tomi