-
Takashi Iwai authored
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>
Takashi Iwai authoredUsing __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>
Loading