]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Make clear built-in driver optimization
authorTakashi Iwai <tiwai@suse.de>
Fri, 24 Aug 2012 16:40:10 +0000 (18:40 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 28 Aug 2012 16:12:09 +0000 (09:12 -0700)
commitd5641fd9e23db39186b65a0a34667ea17ac1eb4d
tree18dc1d5f530bcd93a4304f03a1a78f271531575a
parent67844775ef356b44ad31fcc03ef806cdc557cda2
ALSA: hda - Make clear built-in driver optimization

Use unsigned int to make clear that the codes required only for
modules will be reduced by the compiler optimization.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c