public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] usb:udc:samsung Add functions for storing private gadget data in UDC driver
Date: Sat, 14 Apr 2012 15:47:45 +0200	[thread overview]
Message-ID: <20120414134745.CE64120022F@gemini.denx.de> (raw)
In-Reply-To: <1334214969-19664-1-git-send-email-l.majewski@samsung.com>

Dear Lukasz Majewski,

In message <1334214969-19664-1-git-send-email-l.majewski@samsung.com> you wrote:
> This commit adds support for storing private data to Samsung's UDC
> driver. This data is afterward used by usb gadget.
> 
> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: Marek Vasut <marex@denx.de>
...
> +void set_udc_gadget_private_data(void *p)
> +{
> +	printf("%s: the_controller: 0x%p, p: 0x%p\n", __func__,

s/printf/debug/ ??


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You Don't Have To Be 'Damned' To Work Here, But It Helps!!!
                                             - Terry Pratchett, _Eric_

      parent reply	other threads:[~2012-04-14 13:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-12  7:16 [U-Boot] [PATCH] usb:udc:samsung Add functions for storing private gadget data in UDC driver Lukasz Majewski
2012-04-14  9:48 ` Marek Vasut
2012-04-16  9:33   ` Lukasz Majewski
2012-04-16  9:41     ` Marek Vasut
2012-04-14 13:47 ` Wolfgang Denk [this message]

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=20120414134745.CE64120022F@gemini.denx.de \
    --to=wd@denx.de \
    --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