From: Tobias Klauser Date: Wed, 5 May 2010 09:18:41 +0000 (+0200) Subject: USB: isp1760: Use resource_size X-Git-Tag: v2.6.35-rc1~471^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e07afd3fb906647d37108206075834f8c670b7e3;p=pandora-kernel.git USB: isp1760: 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