From: H Hartley Sweeten Date: Mon, 14 Dec 2009 23:22:42 +0000 (-0500) Subject: USB: ehci-au1xxx.c: use platform_get_resource() and resource_size() X-Git-Tag: v2.6.34-rc1~215^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f141ca2b1f40088203fba061cc7b1f8da7c38ab;p=pandora-kernel.git USB: ehci-au1xxx.c: use platform_get_resource() and resource_size() Use platform_get_resource() to fetch the memory resource and resource_size() for calculate the length. Signed-off-by: H Hartley Sweeten Cc: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed