Re: [PATCH 2/2] sh: make interrupt resource optional in SH
From: Magnus Damm <magnus.damm@gmail.com>
Date: 2010-05-01 12:08:21
Also in:
linux-sh
From: Magnus Damm <magnus.damm@gmail.com>
Date: 2010-05-01 12:08:21
Also in:
linux-sh
On Sat, May 1, 2010 at 1:07 AM, Guennadi Liakhovetski [off-list ref] 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 <redacted>
Why? Doesn't the LCDC hardware block always come with an IRQ line? / magnus