From d6a3f0176fe03c33f2853dfef33e15547e357dd0 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 9 Nov 2014 07:21:13 -0500 Subject: [PATCH] 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-format-patch failed