> From: Marc Ferland
> Use 0x%2lx to print the i2c bus base address in hexadecimal format
> instead of printing as an integer.
> Signed-off-by: Marc Ferland
> Reviewed-by: Fabio Estevam
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
On Mon, Dec 21, 2020 at 5:19 PM wrote:
>
> From: Marc Ferland
>
> Use 0x%2lx to print the i2c bus base address in hexadecimal format
> instead of printing as an integer.
>
> Signed-off-by: Marc Ferland
> ---
> Changes for v2:
>- Add commit message
Reviewed-by: Fabio Estevam
From: Marc Ferland
Use 0x%2lx to print the i2c bus base address in hexadecimal format
instead of printing as an integer.
Signed-off-by: Marc Ferland
---
Changes for v2:
- Add commit message
drivers/i2c/mxc_i2c.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/i2
3 matches
Mail list logo