[ALSA] Fix check of enable module option
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Feb 2006 10:57:34 +0000 (11:57 +0100)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Mar 2006 09:30:43 +0000 (10:30 +0100)
Fix the check of enable module option in probe of platform_device drivers.
It shouldn't break the loop but just ignore if enable[i] is false.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found