From: Jingoo Han Date: Thu, 14 Apr 2011 12:09:16 +0000 (+0900) Subject: USB: ohci-s3c2410: use resource_size() X-Git-Tag: v3.0-rc1~337^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c86c07baaa22e1ebae1922b5285f79a39e93d83;p=pandora-kernel.git USB: ohci-s3c2410: use resource_size() This patch uses the resource_size help function instead of manually calculating the resource size. It can reduce the chance of introducing off-by-one errors. Signed-off-by: Jingoo Han Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed