From: Tobias Klauser Date: Thu, 24 Sep 2009 23:23:18 +0000 (-0700) Subject: omap: rng: Use resource_size instead of manual calculation X-Git-Tag: v2.6.32-rc3~66^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fd92a15a01e6a57c1bbc816c574ec135c1c482e;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