linux-stable/sound/aoa
Johannes Berg 92631e33d6 ALSA: aoa: onyx: always initialize register read value
[ Upstream commit f474808acb ]

A lot of places in the driver use onyx_read_register() without
checking the return value, and it's been working OK for ~10 years
or so, so probably never fails ... Rather than trying to check the
return value everywhere, which would be relatively intrusive, at
least make sure we don't use an uninitialized value.

Fixes: f3d9478b2c ("[ALSA] snd-aoa: add snd-aoa")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-27 14:51:02 +01:00
..
codecs ALSA: aoa: onyx: always initialize register read value 2020-01-27 14:51:02 +01:00
core ALSA: snd-aoa: add of_node_put() in error path 2018-06-29 20:35:14 +02:00
fabrics
soundbus
aoa-gpio.h
aoa.h
Kconfig
Makefile