From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mateusz Zalega Date: Fri, 09 Aug 2013 16:33:40 +0200 Subject: [U-Boot] [PATCH RESEND 4/5] trats: new USB hardware init interface In-Reply-To: <5204B6B1.6040801@samsung.com> References: <1375786257-11781-1-git-send-email-m.zalega@samsung.com> <1375786257-11781-5-git-send-email-m.zalega@samsung.com> <5204B6B1.6040801@samsung.com> Message-ID: <5204FDC4.1050201@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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