ALSA: hda_intel.c - Consolidate bitfields
authorJoe Perches <joe@perches.com>
Wed, 15 Apr 2009 18:39:01 +0000 (11:39 -0700)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Apr 2009 06:24:02 +0000 (08:24 +0200)
commitd523b0c808a5c5cbde9ac89427d98ee6288f5f2f
treebe169aba98ba7206b85d3adac060acf83cdd05cc
parent3ee8da87ba6151ec91b2b8bbd27633bb248ea0d5
ALSA: hda_intel.c - Consolidate bitfields

Commit fa00e046b41663cbda9b1affc0594669e5f14219
added a new bitfield not adjacent to other
bitfields in the same struct.  Moved the new one.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c