i2c: addresses are load/save as uint8_t values, change types to reflect this
authorJuan Quintela <quintela@redhat.com>
Tue, 29 Sep 2009 20:48:26 +0000 (22:48 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 5 Oct 2009 14:32:37 +0000 (09:32 -0500)
commit91451b37da7b9a3c33673eb5b6363c8e5070a696
treee60fe857aa9fa050007a7417a674904e68e52cf1
parent9f55c0dc121156d7493b9045257b424ba4d1b571
i2c: addresses are load/save as uint8_t values, change types to reflect this

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/i2c.c
hw/i2c.h
hw/mips_malta.c
hw/pc.c
hw/smbus.c
hw/smbus.h