From: Roger Quadros Date: Tue, 12 Mar 2013 10:44:46 +0000 (+0200) Subject: USB: ohci-omap3: Get platform resources by index rather than by name X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~240 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c3ec38550a6b880738c8b1982f9207d0fd5a339;p=pandora-kernel.git USB: ohci-omap3: Get platform resources by index rather than by name Since there is only one resource per type we don't really need to use resource name to obtain it. This also also makes it easier for device tree adaptation. Signed-off-by: Roger Quadros Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed