diff options
author | Daniel Mack <zonque@gmail.com> | 2013-04-17 00:01:37 +0800 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-04-18 10:03:23 +0200 |
commit | 8a2a74d2b7667b2719858caf9eb2b5a92460195d (patch) | |
tree | a6d257af3b353205c2b2add2c7740713da9a0c9a /sound/usb/endpoint.c | |
parent | ef7a4f979bd8201324b2bcd30277c14aba889f50 (diff) | |
download | op-kernel-dev-8a2a74d2b7667b2719858caf9eb2b5a92460195d.zip op-kernel-dev-8a2a74d2b7667b2719858caf9eb2b5a92460195d.tar.gz |
ALSA: snd-usb: use ep->stride from urb callbacks
For normal PCM transfer, this change has no effect, as the endpoint's
stride is always frame_bits/8. For DSD DOP streams, however, which is
added later, the hardware stride differs from the software stride, and
the endpoint has the correct information in these cases.
Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/endpoint.c')
0 files changed, 0 insertions, 0 deletions