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)
commit7df4a691fb6645405c9d3dad8d27f8e5e3451e00
tree670a39092dfb19b493611151a62537b6b3294b18
parent0910c216f78d1097a4ac6dcc83b38809dea94160
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>
sound/usb/mixer_quirks.c