qemu-e2k/hw/audio
Corey Minyard 2ac4c5f4d2 i2c: have I2C receive operation return uint8_t
It is never supposed to fail and cannot return an error, so just
have it return the proper type.  Have it return 0xff on nothing
available, since that's what would happen on a real bus.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2019-02-27 21:06:08 -06:00
..
ac97.c hw: AC97: make it more QOMconventional 2018-10-29 13:50:15 +01:00
adlib.c
cs4231.c
cs4231a.c
es1370.c es1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNT 2018-10-19 13:44:00 +02:00
fmopl.c
fmopl.h fmops: fix off-by-one in AR_TABLE and DR_TABLE array size 2018-11-26 11:15:32 +01:00
gus.c
gusemu_hal.c
gusemu_mixer.c
gusemu.h
gustate.h
hda-codec-common.h
hda-codec.c
intel-hda-defs.h
intel-hda.c audio/hda: fix guest triggerable assert 2018-11-27 07:47:57 +01:00
intel-hda.h
lm4549.c
lm4549.h
Makefile.objs
marvell_88w8618.c hw/audio/marvell: Don't include unnecessary i2c.h header file 2019-01-09 11:18:06 +01:00
milkymist-ac97.c
pcspk.c audio: fix pc speaker init 2019-01-24 13:10:19 +01:00
pl041.c
pl041.h
pl041.hx
sb16.c
soundhw.c
trace-events
wm8750.c i2c: have I2C receive operation return uint8_t 2019-02-27 21:06:08 -06:00