usb: host: omap: switch to platform_get_resource_byname
authorFelipe Balbi <balbi@ti.com>
Tue, 1 Mar 2011 14:38:14 +0000 (20:08 +0530)
committerFelipe Balbi <balbi@ti.com>
Tue, 1 Mar 2011 15:00:58 +0000 (17:00 +0200)
now that we have names on all memory bases, we can
switch to use platform_get_resource_byname() which
will make it simpler when we move to a setup where
OHCI and EHCI on OMAP play well together.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found