summaryrefslogtreecommitdiffstats
path: root/arch/mn10300
diff options
context:
space:
mode:
authorArnd Hannemann <arnd@arndnet.de>2010-11-15 22:43:22 +0100
committerPaul Mundt <lethal@linux-sh.org>2010-11-16 02:11:28 +0100
commitcc267ec5dfa29eba34cbf4eae3e5db9ca499c179 (patch)
treed1a1d683920f24ee8d2e53285b1ad1ef9d4ef377 /arch/mn10300
parentMerge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff)
downloadlinux-cc267ec5dfa29eba34cbf4eae3e5db9ca499c179.tar.xz
linux-cc267ec5dfa29eba34cbf4eae3e5db9ca499c179.zip
fbdev: sh_mobile_lcdcfb: fix bug in reconfig()
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> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/mn10300')
0 files changed, 0 insertions, 0 deletions