Hexagon: Use resource_size function
authorThomas Meyer <thomas@m3y3r.de>
Tue, 8 Nov 2011 18:49:30 +0000 (19:49 +0100)
committerRichard Kuo <rkuo@codeaurora.org>
Tue, 22 May 2012 23:40:45 +0000 (18:40 -0500)
commit3c0f13bcdd4491d33f866e0ebd9286556ef13d8d
tree5b96aa87f874a15d7129c674e37808a03ad11296
parentf6a26ae7699416d86bea8cb68ce413571e9cab3c
Hexagon: Use resource_size function

 Use resource_size function on resource object
 instead of explicit computation.

 The semantic patch that makes this change is available
 in scripts/coccinelle/api/resource_size.cocci.

 More information about semantic patching is available at
 http://coccinelle.lip6.fr/

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
arch/hexagon/kernel/time.c