diff options
author | Jingoo Han <jg1.han@samsung.com> | 2011-06-09 04:26:38 (GMT) |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-06-09 05:59:52 (GMT) |
commit | 13e6af8886f3225fb9141dc3b6915d84bd4ad4de (patch) | |
tree | fb0b1bbd96741f068221f111fe121f365794e03b /drivers/parport/Makefile | |
parent | 72ba4cb608e7937792f3d61349ef616bbffda832 (diff) | |
download | linux-fsl-qoriq-13e6af8886f3225fb9141dc3b6915d84bd4ad4de.tar.xz |
video: s3c-fb: fix virtual resolution checking
This patch fixes mishandling in virtual resolution checking.
Previously, virtual resolution is changed to virtual_x and virtual_y
which mean the size for buffer allocation, when s3c_fb_check_var is
called by fb_check_var. However, it is meaningless, since virtual_x
and virtual_y are fixed and user cannot change virtual resolution.
Therefore, virtual resolution should be more than resolution
such as xres and yres.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/parport/Makefile')
0 files changed, 0 insertions, 0 deletions