On 13 May 2015 at 05:38, Przemyslaw Marczak <p.marc...@samsung.com> wrote: > This commit cleanups the use of function: failed(). > The new function name is: failure(), and it is used > for print errno and the errno-related message only. > > The second change is choosing PMIC device by it's name, > instead of seq number. Thanks to this change, for set > the current device, call of pmic_get() is enough. > > Signed-off-by: Przemyslaw Marczak <p.marc...@samsung.com> > Acked-by: Simon Glass <s...@chromium.org> > Tested on sandbox: > Tested-by: Simon Glass <s...@chromium.org> > --- > Changes V2: > - none > > --- > common/cmd_pmic.c | 131 > +++++++++++++++++++++++------------------------------- > 1 file changed, 55 insertions(+), 76 deletions(-)
Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot