From: Daniel Mack Date: Tue, 9 Apr 2013 16:56:03 +0000 (+0800) Subject: ALSA: snd-usb: Playback Design: use usb_set_inferface quirk from more locations X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21bb5aafce4350e243f9be3d981c0beb2e2c5ab4;p=pandora-kernel.git ALSA: snd-usb: Playback Design: use usb_set_inferface quirk from more locations It turns out the devices from Playback Design need the delay quirk after usb_set_interface from clocks.c as well. Make it a proper quirks function and factor out the code to quirks.c. Signed-off-by: Daniel Mack Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed