From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Date: Sat, 01 May 2010 12:08:21 +0000 Subject: Re: [PATCH 2/2] sh: make interrupt resource optional in SH Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org On Sat, May 1, 2010 at 1:07 AM, Guennadi Liakhovetski wrote: > The SH LCDC driver can also function without the IRQ, in which case the > FBIO_WAITFORVSYNC ioctl() cannot be supported. Enable such a mode. > > Signed-off-by: Guennadi Liakhovetski Why? Doesn't the LCDC hardware block always come with an IRQ line? / magnus