From: Felix Fietkau Date: Sun, 9 Nov 2014 12:21:13 +0000 (-0500) Subject: mtd: block2mtd: wait until block devices are presented X-Git-Tag: omap-for-v4.1/fixes-rc1~47^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6a3f0176fe03c33f2853dfef33e15547e357dd0;p=pandora-kernel.git mtd: block2mtd: wait until block devices are presented Ensures that block2mtd is triggered after the block devices are enumerated at boot time. This issue is seen on BCM2835 (Raspberry Pi) systems when mounting JFFS2 block2mtd filesystems, probably because of the delay on enumerating a USB MMC card reader. Signed-off-by: Felix Fietkau Signed-off-by: Rodrigo Freire Signed-off-by: Herton Krzesinski Signed-off-by: Brian Norris --- Reading git-diff-tree failed