mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-02 21:07:48 +00:00
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>