From: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] usb: add support for R8A66597 usb controller
Date: Thu, 10 Jul 2008 21:40:44 +0900 [thread overview]
Message-ID: <4876034C.7040507@renesas.com> (raw)
In-Reply-To: <20080710110101.48FA0248FE@gemini.denx.de>
2008/07/10 20:01, Wolfgang Denk wrote:
> In message <4875E69B.10505@renesas.com> you wrote:
>>> is it not possible to have a better name for the struct and the var
>>> and btw for the function naming?
>> Because XTAL, LDRV, DEVADD are a register name or register bit name,
>> I think that it is a good name...
>> But I will change a name of the "struct r8a66957 gr8a66597" to
>> "struct r8a66597 r8a66597_dev".
>
> Can you not find some simpler name that "r8a66597"? That's a mess to
> type and to read.
Thank you for your comment.
I can change that "struct r8a66597" for a simple name. For example,
its name is "struct r597". However, I do not want to change a source
file name and CONFIG_ name, because "R8A66597" is product name.
Best Regards,
Yoshihiro Shimoda
next prev parent reply other threads:[~2008-07-10 12:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-09 12:07 [U-Boot-Users] [PATCH] usb: add support for R8A66597 usb controller Yoshihiro Shimoda
2008-07-09 19:15 ` Jean-Christophe PLAGNIOL-VILLARD
2008-07-10 10:38 ` Yoshihiro Shimoda
2008-07-10 11:01 ` Wolfgang Denk
2008-07-10 12:40 ` Yoshihiro Shimoda [this message]
2008-07-10 19:47 ` Wolfgang Denk
2008-07-11 1:26 ` Nobuhiro Iwamatsu
2008-07-13 13:15 ` Wolfgang Denk
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=4876034C.7040507@renesas.com \
--to=shimoda.yoshihiro@renesas.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.