diff options
author | axel lin <axel.lin@gmail.com> | 2011-01-29 09:35:45 +0000 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-03-22 16:07:35 +0900 |
commit | e0998eab678233fae7dff7b92db08ad0f01acf91 (patch) | |
tree | 7d2fdc018b8d7ca3f073657bbbfffab9b4711328 /drivers/video/sh_mobile_lcdcfb.c | |
parent | 56fb22f7ca11ba5f04c297b7f7aa758ac8dbb2ce (diff) | |
download | op-kernel-dev-e0998eab678233fae7dff7b92db08ad0f01acf91.zip op-kernel-dev-e0998eab678233fae7dff7b92db08ad0f01acf91.tar.gz |
video: sh7760fb: use resource_size()
The size calculation is done incorrectly in request_mem_region because
it should include both the start and end (end - start + 1).
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/video/sh_mobile_lcdcfb.c')
0 files changed, 0 insertions, 0 deletions