]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: Add missing module parameters for als300 and cs5530 drivers
authorTakashi Iwai <tiwai@suse.de>
Mon, 19 Dec 2011 09:32:48 +0000 (10:32 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Dec 2011 09:34:44 +0000 (10:34 +0100)
commit8805b43e017a16379c2fce86d163aabe537ad629
tree267515fde73d94c12e9bdb82e69fb016484dd1ae
parent2ba1aca5c16013bf7ddc7ecfc3618a287a518e14
ALSA: Add missing module parameters for als300 and cs5530 drivers

These drviers defined only variables but didn't declare as module
parameters.  Also fix the enable variable to bool type.

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