aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2019-07-29 09:14:22 +0200
committerTakashi Iwai <tiwai@suse.de>2019-07-29 09:21:39 +0200
commitf474808acb3c4b30552d9c59b181244e0300d218 (patch)
treec9870151a5994218f507d567736ad48d0fdf4a95 /sound/oss
parentALSA: usb-audio: Scarlett Gen 2 mixer interface (diff)
downloadlinux-dev-f474808acb3c4b30552d9c59b181244e0300d218.tar.xz
linux-dev-f474808acb3c4b30552d9c59b181244e0300d218.zip
ALSA: aoa: onyx: always initialize register read value
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: f3d9478b2ce4 ("[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>
Diffstat (limited to 'sound/oss')
0 files changed, 0 insertions, 0 deletions