[PATCH 02/11] pinctrl: single: fix the loop counter variable type

Simon Glass sjg at chromium.org
Sun Jan 24 03:03:33 CET 2021


On Sat, 23 Jan 2021 at 11:27, Dario Binacchi <dariobin at libero.it> wrote:
>
> The patch changes the variable 'n' type from phys_addr_t to int.

s/The patch changes/Change/

>
> Signed-off-by: Dario Binacchi <dariobin at libero.it>
> ---
>
>  drivers/pinctrl/pinctrl-single.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/pinctrl/pinctrl-sing

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list