commit | 5d908ab941e90291b5c31d990bdb8e87fa3f7146 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Aug 24 18:40:10 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Aug 28 09:12:09 2012 -0700 |
tree | 18dc1d5f530bcd93a4304f03a1a78f271531575a | |
parent | 8c3f1b1cbc32d1fa899e3bd9edf427f0f2e7a843 [diff] |
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>