From: Lars-Peter Clausen Date: Thu, 18 Oct 2012 14:43:00 +0000 (+0100) Subject: staging:iio:lpc32xx_adc: Use resource_size instead of opencoding it X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1089^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c724cb0ad772ae43928467f0a44731848eb22b2;p=pandora-kernel.git staging:iio:lpc32xx_adc: Use resource_size instead of opencoding it 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 Acked-by: Roland Stigge Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed