From: Dylan Reid Date: Tue, 18 Sep 2012 16:49:47 +0000 (-0700) Subject: ALSA: usb-audio: Don't require hw_params in endpoint. X-Git-Tag: v3.7-rc1~81^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35ec7aa29833de350f51922736aefe22ebf76c4d;p=pandora-kernel.git ALSA: usb-audio: Don't require hw_params in endpoint. 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed