Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <tklauser@distanz.ch>
- Loading branch information