]> git.sur5r.net Git - u-boot/commit
am33xx: board: probe misc drivers to register musb devices
authorMugunthan V N <mugunthanvnm@ti.com>
Thu, 17 Nov 2016 09:08:09 +0000 (14:38 +0530)
committerSimon Glass <sjg@chromium.org>
Sat, 3 Dec 2016 04:04:07 +0000 (21:04 -0700)
commit3aec2648698d9be14ab8b3eeb7d4d7d3783379ac
treee2080c821422075e2c46358e9ad6b53b347bf8d5
parent28b8d5fd2b73b83ff1f759eadfed64740fd89494
am33xx: board: probe misc drivers to register musb devices

MUSB wrapper driver is bound as MISC device and underlying usb
devices are bind to usb drivers based on dr_mode, so probing the
MISC wrapper driver to register musb devices.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-omap2/am33xx/board.c