commit | 7df4a691fb6645405c9d3dad8d27f8e5e3451e00 | [log] [tgz] |
---|---|---|
author | Mark Hills <mark@pogo.org.uk> | Fri May 11 18:31:55 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri May 11 21:27:36 2012 +0200 |
tree | 670a39092dfb19b493611151a62537b6b3294b18 | |
parent | 0910c216f78d1097a4ac6dcc83b38809dea94160 [diff] |
ALSA: usb-audio: Fix comment Explained by Takashi in <s5hfwbtmz0q.wl%tiwai@suse.de> > The reason is because get_min_max*() isn't called in the place you > created these controls, and get_min_max() would be called only for > integer volumes later even if uninitialized. A short cut for booleans. Signed-off-by: Mark Hills <mark@pogo.org.uk> Signed-off-by: Takashi Iwai <tiwai@suse.de>