commit | 42a907e83921ff2c4f5e6ca9fa6aa6791b43a73f | [log] [tgz] |
---|---|---|
author | BALATON Zoltan <balaton@eik.bme.hu> | Wed Jun 06 15:31:48 2018 +0200 |
committer | David Gibson <david@gibson.dropbear.id.au> | Tue Jun 12 10:44:36 2018 +1000 |
tree | f15e2dd923a54d21eb2a0e427b0e82a55e890cc5 | |
parent | c8fd8373e42821984400382cd91b8bf4e7c14e3b [diff] |
ppc4xx_i2c: Clean up and improve error logging Make it more readable by converting register indexes to decimal (avoids lot of superfluous 0x0) and distinguish errors caused by accessing non-existent vs. unimplemented registers. No functional change. Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>