ALSA: usb-audio: Fix comment
authorMark Hills <mark@pogo.org.uk>
Fri, 11 May 2012 17:31:55 +0000 (18:31 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 11 May 2012 19:27:36 +0000 (21:27 +0200)
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>

No differences found