]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
[media] davinci vpbe: Use resource_size()
authorThomas Meyer <thomas@m3y3r.de>
Sat, 6 Aug 2011 07:48:32 +0000 (04:48 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 21 Sep 2011 17:10:34 +0000 (14:10 -0300)
commitfbc09d3aa1510552e36d9bae05def25d039a98f2
treee304c138ddc96e1ef4997f9e9e9d6b2423ca5204
parent096b703fb6cc9c9e4a188b80932c467b96985fcf
[media] davinci vpbe: Use resource_size()

 Use resource_size function on resource object
 instead of explicit computation.

 The semantic patch that makes this output 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: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/davinci/vpbe_osd.c