]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit52a2f05e40152aebce59fbb94138e3d3aebe5906
tree40b5efea1d2b0713cf0e06ef6316cbdd7f8ea05c
parent1f98e3ad8783d75984ecc14977dd4879d56182da
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