]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Fri, 13 Apr 2012 17:25:09 +0000 (12:25 -0500)
commitc310824ea21b0e20f37cd9e325f807a2b7ce96d4
tree041bab53c3c3a21391a13ef69e05b640faf21669
parent0034102808e0dbbf3a2394b82b1bb40b5778de9e
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