
9 Aug
2013
9 Aug
'13
4:33 p.m.
On 08/09/13 11:30, Jaehoon Chung wrote:
+int board_usb_init(enum board_usb_init_type what_to_init) { debug("USB_udc_probe\n"); s3c_udc_probe(&s5pc210_otg_data);
- return 0;
Always return 0?
}
You're right, it could pass return value from s3c_udc_probe.
Thanks,
--
Mateusz Zalega
Samsung R&D Institute Poland (SRPOL) | Kernel and System Framework group