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)
commitcde944803d12450f70f0adc4d418afcd8e42db2e
tree267515fde73d94c12e9bdb82e69fb016484dd1ae
parenta67ff6a54095e27093ea501fb143fefe51a536c2
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