[U-Boot] [PATCH 2/3] rockchip: i2c: move register write out of inner loop
Simon Glass
sjg at chromium.org
Tue Sep 6 03:03:10 CEST 2016
On 18 August 2016 at 13:08, John Keeping <john at metanate.com> wrote:
> There is no point in writing intermediate values to the txdata
> registers.
>
> Also add padding to the debug logging to make it easier to read when
> there are leading zeroes.
>
> Signed-off-by: John Keeping <john at metanate.com>
> ---
>
> drivers/i2c/rk_i2c.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list