fbdev: sh_mobile_lcdc: reconfigure the framebuffer, when free
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Tue, 14 Sep 2010 14:48:54 +0000 (14:48 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 16 Sep 2010 07:36:17 +0000 (16:36 +0900)
Currently the sh_mobile_lcdc driver only reconfigures the hardware interface,
when a new monitor is plugged in. This patch adds support for dynamic
framebuffer reconfiguration, when no user is holding the framebuffer device
node open.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found