From: Dan Carpenter Date: Mon, 22 Mar 2010 12:10:35 +0000 (+0300) Subject: pxa168fb: fix incorrect resource calculation X-Git-Tag: v2.6.34-rc3~35^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3396b263c6a8f086a99f1d524272ff409d66de0;p=pandora-kernel.git pxa168fb: fix incorrect resource calculation The size calculation is not correct. It should be end - start + 1. Use resource_size() to caculate it. Signed-off-by: Dan Carpenter Signed-off-by: Eric Miao --- Reading git-diff-tree failed