[U-Boot] [PATCH RESEND 4/5] trats: new USB hardware init interface

Mateusz Zalega m.zalega at samsung.com
Fri Aug 9 16:33:40 CEST 2013


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


More information about the U-Boot mailing list