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:
361fe6e
)
ALSA: hda - Store PCM parameters properly in HDMI open callback
author
Takashi Iwai
<tiwai@suse.de>
Fri, 14 Jan 2011 09:30:46 +0000
(10:30 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 14 Jan 2011 09:30:46 +0000
(10:30 +0100)
In hdmi_pcm_open(), the evaluated PCM hw parameters are stored in
hinfo, but these aren't properly set back to the current runtime
record since these have been set beforehand in azx_pcm_open().
This patch fixes the behavior.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found