ALSA: snd-usb: Playback Design: use usb_set_inferface quirk from more locations
authorDaniel Mack <zonque@gmail.com>
Tue, 9 Apr 2013 16:56:03 +0000 (00:56 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 Apr 2013 07:21:43 +0000 (09:21 +0200)
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 <zonque@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found