Re: [PATCH 2/2] OMAP: DSS: panel-n8x0: register the DSS driver after SPI probe
From: Aaro Koskinen <aaro.koskinen@iki.fi>
Date: 2012-11-22 15:17:28
Also in:
linux-omap
From: Aaro Koskinen <aaro.koskinen@iki.fi>
Date: 2012-11-22 15:17:28
Also in:
linux-omap
On Thu, Nov 22, 2012 at 02:18:57PM +0200, Tomi Valkeinen wrote:
Hi, On 2012-11-21 21:48, Aaro Koskinen wrote:quoted
Register the DSS driver after SPI probe. This simplifies the initialization. This is similar to what is being done e.g. in panel-acx565akm.Is this a fix? The description sounds like it's just a cleanup.
Yes, it's a cleanup. I should have sent it separately, sorry.
The first patch in the series needs to be sent for the next -rc, right?
Yes, it's fixing regression. There are OMAP2 boards with display configured (e.g. board-apollon) and those will see probe failing. A.