[U-Boot] [PATCH] cmd: pmic: update help description
Lukasz Majewski
lukma at denx.de
Wed Jan 3 08:56:23 UTC 2018
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 at 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 at 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>
More information about the U-Boot
mailing list