ALSA: usb-audio: add implicit fb quirk for Axe-Fx II
authorAlberto Aguirre <albaguirre@gmail.com>
Tue, 4 Apr 2017 19:32:13 +0000 (19:32 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Apr 2017 10:41:17 +0000 (12:41 +0200)
commitc0aac1bbb5d8a61a626092b0fd44219356d48cf4
tree0095cb0b31759fadca11079160c6db78d46bfe00
parentbedc629494cdd55d1ef7d6d8bff294f8b07b919b
ALSA: usb-audio: add implicit fb quirk for Axe-Fx II

[ Upstream commit 17f08b0d9aafccdb10038ab6dbd9ddb6433c13e2 ]

The Axe-Fx II implicit feedback end point and the data sync endpoint
are in different interface descriptors. Add quirk to ensure a sync
endpoint is properly configured.

Signed-off-by: Alberto Aguirre <albaguirre@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/pcm.c