From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cosmetic: fsl_pmic: cosmetic for the help message
Date: Thu, 22 Sep 2011 11:18:09 +0200 [thread overview]
Message-ID: <4E7AFD51.2050204@denx.de> (raw)
In-Reply-To: <1316669453-21001-1-git-send-email-jason.hui@linaro.org>
On 09/22/2011 07:30 AM, Jason Liu wrote:
> This is cosmetic patch for the help message:
>
> Before:
> pmic dump [numregs] dump registers
> After:
> pmic dump [numregs] - dump registers
>
> Signed-off-by: Jason Liu <jason.hui@linaro.org>
> ---
> drivers/misc/fsl_pmic.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/misc/fsl_pmic.c b/drivers/misc/fsl_pmic.c
> index ef80ad9..23255a5 100644
> --- a/drivers/misc/fsl_pmic.c
> +++ b/drivers/misc/fsl_pmic.c
> @@ -230,6 +230,6 @@ int do_pmic(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
> U_BOOT_CMD(
> pmic, CONFIG_SYS_MAXARGS, 1, do_pmic,
> "Freescale PMIC (Atlas)",
> - "dump [numregs] dump registers\n"
> + "dump [numregs] - dump registers\n"
> "pmic write <reg> <value> - write register"
> );
Acked-by: Stefano Babic <sbabic@denx.de>
Jason, I apply it directly to u-boot-imx, next branch.
Best regards,
Stefano
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2011-09-22 9:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-22 5:30 [U-Boot] [PATCH] cosmetic: fsl_pmic: cosmetic for the help message Jason Liu
2011-09-22 9:18 ` Stefano Babic [this message]
2011-09-22 9:30 ` Jason Hui
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=4E7AFD51.2050204@denx.de \
--to=sbabic@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