]> git.ipfire.org Git - thirdparty/qemu.git/commit
Musicpal: Fix wm8750 I2C address
authorJan Kiszka <jan.kiszka@web.de>
Sat, 23 Jan 2010 17:51:22 +0000 (18:51 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 26 Jan 2010 22:20:12 +0000 (16:20 -0600)
commit0c709e6195468e97f1e042bb4c5ef2b5c8661d04
tree96f5e4d0cda996c1583df11ff59ac7e18e97a848
parentdc88aa49b4af7a75ae448fe4c57248c2f1d6eb09
Musicpal: Fix wm8750 I2C address

Commit b3a219883e uncovered that we attached the Wolfson with an I2C
address shifted left by one. Fixing this makes sound work again for
the Musicpal.

Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: malc <av1474@comtv.ru>
(cherry picked from commit 642582296479eabded45f262acbfea5121d2fbf8)

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/musicpal.c