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:
99dcab4
)
ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_*
author
Takashi Iwai
<tiwai@suse.de>
Sun, 12 Apr 2015 07:16:11 +0000
(09:16 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Sun, 12 Apr 2015 07:18:14 +0000
(09:18 +0200)
The commit [
39d118677baa
: ALSA: ctl: evaluate macro instead of
numerical value] replaced the numbers with constants, but one place
was replaced wrongly with a different type. Fixed now.
Fixes:
39d118677baa
('ALSA: ctl: evaluate macro instead of numerical value')
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/control.c
patch
|
blob
|
history
diff --cc
sound/core/control.c
Simple merge