From: Tobias Klauser Date: Fri, 18 Sep 2009 07:14:46 +0000 (+0200) Subject: USB: gadget: imx_udc: Use resource size X-Git-Tag: v2.6.32-rc4~4^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d86a83f4acbded4095a632e861183d117ec7405a;p=pandora-kernel.git USB: gadget: imx_udc: Use resource size Use the resource_size function instead of manually calculating the resource size. This reduces the chance of introducing off-by-one errors. Signed-off-by: Tobias Klauser Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed