commit | 56fb22f7ca11ba5f04c297b7f7aa758ac8dbb2ce | [log] [tgz] |
---|---|---|
author | axel lin <axel.lin@gmail.com> | Sat Jan 29 09:33:48 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Mar 22 16:07:32 2011 +0900 |
tree | 8b906f27a1b762a3fbe92fd19fdc67f973f91e5e | |
parent | 7fe029df4245b7765efeebbcfd1b3dfda1432a8e [diff] |
video: hpfb: use resource_size() The size calculation is done incorrectly here 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>