mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04: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>