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:
7910b4a
)
sound: control: actually allow TLV command access
author
Clemens Ladisch
<clemens@ladisch.de>
Mon, 1 Feb 2010 12:29:50 +0000
(13:29 +0100)
committer
Jaroslav Kysela
<perex@perex.cz>
Mon, 1 Feb 2010 13:11:52 +0000
(14:11 +0100)
Creating a control with TLV_COMMAND access was not possible because
snd_ctl_new1() forgot to include it in the mask of allowable access
bits.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
No differences found