From: Takashi Iwai Date: Wed, 29 Jan 2014 14:13:33 +0000 (+0100) Subject: ALSA: Drop __bitwise and typedefs for snd_device attributes X-Git-Tag: v3.15-rc1~142^2~3^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ce5054363c6ec7e38d0c6c39bd116ec4f7d6480;p=pandora-kernel.git 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 --- Reading git-diff-tree failed