From: Thomas Meyer Date: Sat, 12 Nov 2011 09:14:40 +0000 (+0100) Subject: usb: OHCI/EHCI-XLS: Use resource_size v3 X-Git-Tag: v3.3-rc1~153^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c85477fe6b53744709621ec14c6335e33a70992;p=pandora-kernel.git usb: OHCI/EHCI-XLS: Use resource_size v3 Use resource_size function on resource object instead of explicit computation. The semantic patch that makes this change is available in scripts/coccinelle/api/resource_size.cocci. Signed-off-by: Thomas Meyer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed