commit | 06794eaeb766989e450c1b459ae28da76e1f8719 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Mar 23 12:55:36 2011 -0700 |
committer | Jiri Kosina <jkosina@suse.cz> | Sun Apr 10 17:01:04 2011 +0200 |
tree | 669739c584a5e404e06294d075b990378ef4bf4c | |
parent | b0c3af5ef0d7b38eb1ba522becd47123ac9736d2 [diff] |
treewide: Fix iomap resource size miscalculations Convert off-by-1 r->end - r->start to resource_size(r) Signed-off-by: Joe Perches <joe@perches.com> Acked-by: David Brown <davidb@codeaurora.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Florian Fainelli <florian@openwrt.org> Acked-by: Wim Van Sebroeck <wim@iguana.be> Acked-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>