ALSA: korg1212: Fix reverted min/max ADC sense range
authorTakashi Iwai <tiwai@suse.de>
Thu, 30 Aug 2012 14:57:38 +0000 (07:57 -0700)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Aug 2012 14:57:38 +0000 (07:57 -0700)
commitfbaf6a5a35a830c2ae0449210efa31c165445735
tree40b5efea1d2b0713cf0e06ef6316cbdd7f8ea05c
parent4b927345a38c8e9eb2482c091f96ac06884aff8e
ALSA: korg1212: Fix reverted min/max ADC sense range

k1212MinADCSens and k1212MaxADCSens are defined wrongly.
The max must be greater than the min by obvious reason.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=46561

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