From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jani Nikula Subject: [PATCH v2 0/2] OMAP: DSS2: Fix DSS core init fail path Date: Fri, 7 May 2010 12:58:40 +0300 Message-ID: References: <1273219659.1978.144.camel@tubuntu.research.nokia.com> Return-path: In-Reply-To: <1273219659.1978.144.camel@tubuntu.research.nokia.com> Sender: linux-omap-owner@vger.kernel.org List-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tomi.Valkeinen@nokia.com, khilman@deeprootsystems.com Cc: linux-fbdev-devel@lists.sourceforge.net, linux-omap@vger.kernel.org, ext-jani.1.nikula@nokia.com Hi - These patches fix the broken DSS omap_dss_probe() fail path, reported by Kevin Hilman [1]. v2: - rebased against [2] [1] http://www.mail-archive.com/linux-omap@vger.kernel.org/msg27112.html [2] git://gitorious.org/linux-omap-dss2/linux.git BR, Jani. Jani Nikula (2): OMAP: DSS2: omap_dss_probe() conditional compilation cleanup OMAP: DSS2: Fix omap_dss_probe() error path drivers/video/omap2/dss/core.c | 89 +++++++++++++++++++++++---------------- drivers/video/omap2/dss/dss.h | 50 ++++++++++++++++++++++ 2 files changed, 102 insertions(+), 37 deletions(-)