commit | 8c3ec38550a6b880738c8b1982f9207d0fd5a339 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Tue Mar 12 12:44:46 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 15 11:51:46 2013 -0700 |
tree | 1ba736d2f07eb647baa943ca5a78eb581c647e9f | |
parent | 3414211b914464113ba3cd19726e44b5e416087d [diff] |
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 <rogerq@ti.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>