From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Thu, 16 Sep 2010 08:20:18 +0000 Subject: Re: [PATCH] fbdev: sh_mobile_lcdc: reconfigure the framebuffer, when free Message-Id: <20100916082017.GB12314@linux-sh.org> 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 Tue, Sep 14, 2010 at 04:48:54PM +0200, Guennadi Liakhovetski wrote: > 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. Applied, thanks.