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)
commit09f0607d8be62469a9b33034c8d3def9a5c7cbb7
tree5b73bdcf3133ff598b7b059839e24630c2359266
parenta9031e5f0b82225ea676d729d68beb6c69799a67
usb: host: omap: switch to platform_get_resource_byname

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>
drivers/usb/host/ehci-omap.c
drivers/usb/host/ohci-omap3.c