[U-Boot] [PATCH 1/1] regulator: pbias: don't evaluate variable before assignment
Simon Glass
sjg at chromium.org
Mon Mar 19 17:59:36 UTC 2018
On 18 March 2018 at 05:01, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> We should not evaluate the value of reg before its value is set.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> drivers/power/regulator/pbias_regulator.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list