usb: dwc3: omap: convert pdata to of property
authorFelipe Balbi <balbi@ti.com>
Wed, 25 Jan 2012 09:07:03 +0000 (11:07 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 6 Feb 2012 09:48:39 +0000 (11:48 +0200)
commit45b3cd4ad79b31289aa7da7a6448ec5afb7780a4
treef4659ce5c2c014be945aada0e734545db6d011cd
parent8db7ed15f2557e26371e4b2d98fee290d992b715
usb: dwc3: omap: convert pdata to of property

Convert our platform_data usage to OF property,
keep the legacy pdata for a while until the complete
conversion is done.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/dwc3-omap.c