git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fae58f
)
staging:iio:lpc32xx_adc: Use resource_size instead of opencoding it
author
Lars-Peter Clausen
<lars@metafoo.de>
Thu, 18 Oct 2012 14:43:00 +0000
(15:43 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Fri, 19 Oct 2012 15:25:31 +0000
(16:25 +0100)
Fixes the following error from coccicheck:
drivers/staging/iio/adc/lpc32xx_adc.c:153:43-46: ERROR: Missing resource_size with res
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found