All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lukasz Majewski <lukma@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cmd: pmic: update help description
Date: Wed, 3 Jan 2018 09:56:23 +0100	[thread overview]
Message-ID: <20180103095623.4217f7bd@jawa> (raw)
In-Reply-To: <20180103081035.58599-1-klaus.goger@theobroma-systems.com>

Hi Klaus,

> Change help description to match the style of the other U-Boot
> commands and get rid of the leading whitespace.
> 
> Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
> 
> ---
> 
>  cmd/pmic.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/cmd/pmic.c b/cmd/pmic.c
> index 970767cdfa..7bf23fb2a9 100644
> --- a/cmd/pmic.c
> +++ b/cmd/pmic.c
> @@ -201,7 +201,7 @@ static int do_pmic(cmd_tbl_t *cmdtp, int flag,
> int argc, }
>  
>  U_BOOT_CMD(pmic, CONFIG_SYS_MAXARGS, 1, do_pmic,
> -	" operations",
> +	"PMIC sub-system",
>  	"list          - list pmic devices\n"
>  	"pmic dev [name]    - show or [set] operating PMIC device\n"
>  	"pmic dump          - dump registers\n"

Reviewed-by: Lukasz Majewski <lukma@denx.de>

Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180103/3d6d20d2/attachment.sig>

  reply	other threads:[~2018-01-03  8:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-03  8:10 [U-Boot] [PATCH] cmd: pmic: update help description Klaus Goger
2018-01-03  8:56 ` Lukasz Majewski [this message]
2018-01-19 21:13 ` [U-Boot] " Tom Rini

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=20180103095623.4217f7bd@jawa \
    --to=lukma@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 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.