On Mon, Jan 23, 2017 at 06:24:24PM -0800, Stephen Boyd wrote: > When the address is invalid, we print out the address that's > in info.addr, but that member of info hasn't been assigned yet. > It's assigned in the line after we check the address. This causes > the print to show something like > > i2c i2c-1: of_i2c: invalid addr=0 on ... > > when we want something like > > i2c i2c-1: of_i2c: invalid addr=0xaf on ... > > Just pass addr here, and update the print format to indicate hex > as well. > > Signed-off-by: Stephen Boyd <stephen.boyd@xxxxxxxxxx> Thanks, yet already fixed since v4.10-rc4 with 6f724fb3039522 ("i2c: print correct device invalid address").
Attachment:
signature.asc
Description: PGP signature