linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-fbdev@vger.kernel.org
Subject: Re: [PATCH] fbdev: sh_mobile_lcdcfb: fix bug in reconfig()
Date: Tue, 16 Nov 2010 01:14:52 +0000	[thread overview]
Message-ID: <20101116011452.GB28879@linux-sh.org> (raw)
In-Reply-To: <1289857402-27180-1-git-send-email-arnd@arndnet.de>

On Mon, Nov 15, 2010 at 10:43:22PM +0100, Arnd Hannemann wrote:
> The function sh_mobile_fb_reconfig() contained a bug,
> which caused the line_length to be set wrongly, if a mode
> with a different X-resolution than the default one was chosen.
> This caused 1080p24 mode to not work on AP4EVB.
> Additionally the notifier chain was also called with the wrong 
> mode.
> 
> This patch fixes this, by using the X-resolution of the new
> mode instead of the old one to calculate line length and
> hands over the correct mode to the notifier chain.
> 
> Signed-off-by: Arnd Hannemann <arnd@arndnet.de>

Applied, thanks.

      reply	other threads:[~2010-11-16  1:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-15 21:43 [PATCH] fbdev: sh_mobile_lcdcfb: fix bug in reconfig() Arnd Hannemann
2010-11-16  1:14 ` Paul Mundt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101116011452.GB28879@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-fbdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).