OSDN Git Service

ALSA: Drop __bitwise and typedefs for snd_device attributes
authorTakashi Iwai <tiwai@suse.de>
Wed, 29 Jan 2014 14:13:33 +0000 (15:13 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 14 Feb 2014 07:20:24 +0000 (08:20 +0100)
commit9ce5054363c6ec7e38d0c6c39bd116ec4f7d6480
tree59373036dbcc458c5016a36af771ed05b0dde7be
parent483eb0627683b840d8f74fc0bb75be9132e76cd2
ALSA: Drop __bitwise and typedefs for snd_device attributes

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>
include/sound/core.h
sound/aoa/aoa.h
sound/aoa/core/alsa.c
sound/core/device.c