omap-rng: Use resource_size instead of manual calculation
authorTobias Klauser <tklauser@distanz.ch>
Tue, 22 Sep 2009 01:33:24 +0000 (18:33 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 22 Sep 2009 01:33:24 +0000 (18:33 -0700)
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 <tklauser@distanz.ch>

No differences found