From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Date: Mon, 21 Mar 2011 07:40:48 +0000 Subject: Re: [PATCH] fbdev: sh_mobile_lcdcfb: add blanking support Message-Id: List-Id: References: <1298450190-3803-1-git-send-email-gnurou@gmail.com> In-Reply-To: <1298450190-3803-1-git-send-email-gnurou@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Wed, Feb 23, 2011 at 5:36 PM, Alexandre Courbot wrote: > Add a blanking callback to the LCDC driver in order to support both > FBIOBLANK and TIOCLINUX blanking ioctls. LCDC clocks are also released > if the requested blanking level is superior to FB_BLANK_NORMAL, to allow > runtime PM to disable the clocks if possible. > > Signed-off-by: Alexandre Courbot I just tried this on the Mackerel board, seems fine to me. Acked-by: Magnus Damm