ALSA: msnd: Fix the default sample sizes
authorTakashi Iwai <tiwai@suse.de>
Wed, 25 Jul 2018 21:00:48 +0000 (23:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Sep 2018 06:37:59 +0000 (08:37 +0200)
commitf402334e5d328c9480f32ded3fe3bfeba53ac7fb
tree41511656278e3dcd7a9dd324447741b2f23688ab
parent918cad16b45810da7b0d0fa605377630fa9ebedd
ALSA: msnd: Fix the default sample sizes

[ Upstream commit 7c500f9ea139d0c9b80fdea5a9c911db3166ea54 ]

The default sample sizes set by msnd driver are bogus; it sets ALSA
PCM format, not the actual bit width.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/isa/msnd/msnd_pinnacle.c