linux-stable/sound/aoa
Johannes Berg 183eebd4ef 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:46:41 +01:00
..
codecs ALSA: aoa: onyx: always initialize register read value 2020-01-27 14:46:41 +01:00
core ALSA: snd-aoa: add of_node_put() in error path 2018-10-03 17:00:50 -07:00
fabrics ALSA: declare snd_kcontrol_new structures as const 2017-05-30 10:29:25 +02:00
soundbus License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
aoa-gpio.h
aoa.h ALSA: Drop __bitwise and typedefs for snd_device attributes 2014-02-14 08:20:24 +01:00
Kconfig
Makefile