commit | b5ea932781954355a9880e2744722cd05cc496f9 | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Sun Dec 04 20:39:20 2011 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Jan 27 10:50:47 2012 -0600 |
tree | f47482844578c1dffdae93dc3ec103a101097a71 | |
parent | 9e07bdf816b186632cda9651ac29bba76d299c03 [diff] |
i2c: smbus: convert to QEMU Object Model This converts two types because smbus is implemented as a subclass of i2c. It's extremely difficult to convert these two independently. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>