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) Also, the probe function would not be called unless the device was registered (so registeration must be getting done somewhere). I wish to know where the OHCI device is registered and the resources allocated? Am I missing something basic? I am using Linux 2.6.10 (kernel.org) Any help in this regard is greately appreciated. Thanks, Sekhar Nori. ------------------------------------------------------- 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 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel