diff options
author | Takashi Sakamoto <[email protected]> | 2014-08-29 13:40:44 +0900 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2014-08-29 09:51:45 +0200 |
commit | 1033eb5b5aeeb526c22068e0fb0cef9f3c14231e (patch) | |
tree | 06687fcaf8d15607bf356fd9c164abb1ecfc4489 /net/lapb/lapb_subr.c | |
parent | 1a22e7758eabc431d6d8af085dc6e4c5031779a6 (diff) |
ALSA: dice: fix wrong channel mappping at higher sampling rate
The channel mapping is initialized by amdtp_stream_set_parameters(), however
Dice driver set it before calling this function. Furthermore, the setting is
wrong because the index is the value of array, and vice versa.
This commit moves codes for channel mapping after the function and set it correctly.
Reported-by: Daniel Robbins <[email protected]>
Fixes: 10550bea44a8 ("ALSA: dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRE")
Signed-off-by: Takashi Sakamoto <[email protected]>
Cc: <[email protected]> # 3.16
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions