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:
1a6003b
)
ALSA: control: Fix missing VOLATILE flag at creating controls
author
Takashi Iwai
<tiwai@suse.de>
Mon, 30 Jul 2012 11:47:07 +0000
(13:47 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 6 Sep 2012 16:01:16 +0000
(18:01 +0200)
The SNDRV_CTL_ELEM_ACCESS_VOLATILE bit flag wasn't properly inherited
at creating control elements via snd_ctl_new1().
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found