From: Tobias Klauser Date: Tue, 22 Sep 2009 01:33:24 +0000 (-0700) Subject: omap-rng: Use resource_size instead of manual calculation X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~18^2~2^2^2~2^2^2^2^2~16^2^2~8^2^2~7^2~21^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3dcf1c7029d6457d5250b49a6271c4800a50a95;p=pandora-kernel.git omap-rng: Use resource_size instead of manual calculation Use the resource_size function instead of manually calculating the resource size. This reduces the chance of introducing off-by-one-errors. Signed-off-by: Tobias Klauser --- Reading git-diff-tree failed