commit | 7c500f9ea139d0c9b80fdea5a9c911db3166ea54 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jul 25 23:00:48 2018 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jul 26 08:31:15 2018 +0200 |
tree | 701c97c19bf2220e84414887af89447ef1d165f6 | |
parent | ab647a2d62f70cf45d7c64bf9f1574b8c52406e4 [diff] |
ALSA: msnd: Fix the default sample sizes 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>