git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
715a170
)
ALSA: usb-audio: Don't require hw_params in endpoint.
author
Dylan Reid
<dgreid@chromium.org>
Tue, 18 Sep 2012 16:49:47 +0000
(09:49 -0700)
committer
Takashi 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