ALSA: usb-audio: Don't require hw_params in endpoint.
authorDylan Reid <dgreid@chromium.org>
Tue, 18 Sep 2012 16:49:47 +0000 (09:49 -0700)
committerTakashi Iwai <tiwai@suse.de>
Wed, 19 Sep 2012 06:07:52 +0000 (08:07 +0200)
Change the interface to configure an endpoint so that it doesn't require
a hw_params struct.  This will allow it to be called from prepare
instead of hw_params, configuring it after system resume.

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found