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:
483eb06
)
ALSA: Drop __bitwise and typedefs for snd_device attributes
author
Takashi Iwai
<tiwai@suse.de>
Wed, 29 Jan 2014 14:13:33 +0000
(15:13 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 14 Feb 2014 07:20:24 +0000
(08:20 +0100)
Using __bitwise and typedefs for the attributes of snd_device struct
isn't so useful, and rather it worsens the readability. Let's drop
them and use the straightforward enum.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found