commit | 8278ca8feb2748cf02d756ac6c5b9ab2e047c84a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Feb 20 11:57:34 2006 +0100 |
committer | Jaroslav Kysela <perex@suse.cz> | Wed Mar 22 10:30:43 2006 +0100 |
tree | a58ddfa8d7ac897c02e4ba3bda9b77e278348fbf | |
parent | 1a56f8d662ec7fc86f2c408d289fa07cdb781746 [diff] |
[ALSA] Fix check of enable module option 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>