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:
ba06b2c
)
ALSA: fireworks: Use the same prototype for functions as actual declaration
author
Takashi Sakamoto
<o-takashi@sakamocchi.jp>
Tue, 27 May 2014 15:14:39 +0000
(
00:14
+0900)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 27 May 2014 15:35:04 +0000
(17:35 +0200)
There are two modes for Fireworks, IEC 61883 compliant or Windows.
So it's better to use enum type instead of int to express the intension,
even if C language specification defines to handle enum variables as usual
integer.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found