[PATCH] i2c-viapro: Improve register dump
authorJean Delvare <khali@linux-fr.org>
Thu, 22 Sep 2005 20:23:32 +0000 (22:23 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:08 +0000 (14:02 -0700)
commited5453e54f0c4a29605fd8399f58649d8739f5f0
tree935b4cb15b7baefb836cc80b45c814be51a8ce8c
parent50c1cc339ca72f7cb95d440d384346f4238dc494
[PATCH] i2c-viapro: Improve register dump

Improve the register dump used to debug the i2c-viapro driver. The
original dump was missing the HSTSTS register and the block data
buffer.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 drivers/i2c/busses/i2c-viapro.c |   38 ++++++++++++++++++++++++++++++--------
 1 file changed, 30 insertions(+), 8 deletions(-)
drivers/i2c/busses/i2c-viapro.c