usb: dwc3: omap: minor fixes to get dt working
authorKishon Vijay Abraham I <kishon@ti.com>
Tue, 26 Feb 2013 14:33:27 +0000 (20:03 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:16:33 +0000 (11:16 +0200)
Includes few minor fixes in dwc3-omap like populating the compatible
string in a correct way, extracting the utmi-mode property properly and
changing the index of get_irq since irq of core is removed from hwmod
entry.

Also updated the documentation with dwc3-omap device tree binding
information.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
[ balbi@ti.com : fix a compile warning introduced by
this commit ]

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

No differences found