From: Mateusz Zalega <m.zalega@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC 01/10] New board-specific USB initialization interface
Date: Wed, 07 Aug 2013 19:09:47 +0200 [thread overview]
Message-ID: <52027F5B.5080303@samsung.com> (raw)
In-Reply-To: <52027F05.3010309@samsung.com>
On 08/07/13 18:23, Stephen Warren wrote:
>> This commit unifies board-specific USB initialization implementations
>> under one symbol (usb_board_init), declaration of which is available in
>> usb.h.
>
>> diff --git a/drivers/usb/host/ehci-tegra.c b/drivers/usb/host/ehci-tegra.c
>
>> -int board_usb_init(const void *blob)
>> +int usb_process_devicetree(const void *blob)
>> {
>> int node_list[USB_PORTS_MAX];
>> int count, err = 0;
>
> With just this patch applied, nothing calls that function. This breaks
> "git bisect".
>
Yup, I suppose I should squash this RFC PATCH. It's not so large anyway.
Thanks,
--
Mateusz Zalega
Samsung R&D Institute Poland (SRPOL) | Kernel and System Framework group
next parent reply other threads:[~2013-08-07 17:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <52027F05.3010309@samsung.com>
2013-08-07 17:09 ` Mateusz Zalega [this message]
2013-08-06 10:50 [U-Boot] [RFC 00/10] New board-specific USB initialization interface Mateusz Zalega
2013-08-06 10:50 ` [U-Boot] [RFC 01/10] " Mateusz Zalega
2013-08-07 16:23 ` Stephen Warren
2013-08-11 18:04 ` Marek Vasut
2013-08-12 9:33 ` 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=52027F5B.5080303@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