commit | 6d1352420901b0a74e6149a891ff4457f7199651 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Tue Nov 10 18:55:19 2009 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Tue Nov 10 18:55:19 2009 -0800 |
tree | a623ed28c2cde8d3dcb4b0c8681f682f4d58017e | |
parent | ee90732456fe8e75406fdd3cd136a4bfb7ce31f5 [diff] |
omap: Use resource_size Use the resource_size function instead of manually calculating the resource size. This reduces the chance of introducing off-by-one errors and actually fixes one in mailbox.c. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Tony Lindgren <tony@atomide.com>