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)
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>

No differences found