On Tuesday 03 May 2005 11:42 pm, Nori, Soma Sekhar wrote:
> 
> Hi All,
> 
> The probe function of OMAP Bus Glue for USB OHCI HCD, 
> (function "usb_hcd_omap_probe" in file drivers\usb\host\ohci-omap.c)
> expects the HCD memory and interrupt resources to be allocated in the 
> platform_device structure when it is called. 
> 
> I however could not locate any call to platform_device_register or 
> platform_device_register_simple for the OHCI device (which would have 
> allocated these resources), anywhere in the kernel tree. (Believe me,
> I tried hard, using all the possible grep strings I could think of)

The file arch/arm/mach-omap/usb.c has code to set up all the USB
controllers -- including pin multiplexing -- according to how a
given board is wired.  

- Dave


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to