public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mateusz Zalega <m.zalega@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH RESEND 4/5] trats: new USB hardware init interface
Date: Fri, 09 Aug 2013 16:33:40 +0200	[thread overview]
Message-ID: <5204FDC4.1050201@samsung.com> (raw)
In-Reply-To: <5204B6B1.6040801@samsung.com>

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

  reply	other threads:[~2013-08-09 14:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-06 10:50 [U-Boot] [PATCH RESEND 0/5] arm:goni: Update GONI configuration Mateusz Zalega
2013-08-06 10:50 ` [U-Boot] [PATCH RESEND 1/5] arm:goni: Update configuration for goni target Mateusz Zalega
2013-08-06 10:50 ` [U-Boot] [PATCH RESEND 2/5] arm:goni:dfu Add support for DFU at GONI target Mateusz Zalega
2013-08-09  9:27   ` Jaehoon Chung
2013-08-06 10:50 ` [U-Boot] [PATCH RESEND 3/5] arm:goni: Add support for USB mass storage Mateusz Zalega
2013-08-06 10:50 ` [U-Boot] [PATCH RESEND 4/5] trats: new USB hardware init interface Mateusz Zalega
2013-08-09  9:30   ` Jaehoon Chung
2013-08-09 14:33     ` Mateusz Zalega [this message]
2013-08-06 10:50 ` [U-Boot] [PATCH RESEND 5/5] arm:goni: Update of GONI partitioning scheme at eMMC Mateusz Zalega

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5204FDC4.1050201@samsung.com \
    --to=m.zalega@samsung.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox