From: Maxim Levitsky Date: Mon, 22 Feb 2010 18:39:32 +0000 (+0200) Subject: mtd: call the remove notifiers before assuming it is in use X-Git-Tag: v2.6.35-rc1~465^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75c0b84d41c6f08c0cb083464907005683ef2920;p=pandora-kernel.git mtd: call the remove notifiers before assuming it is in use Now that mtd block common layer is prepared for proper hotplug support, enable it here Now all users of the mtd device have a chance to put the mtd device when they are notified to do so, and they have to do so to make hotplug work. [dwmw2: There's more work to be done to fix hotplug in the general case, but this is a reasonable start] Signed-off-by: Maxim Levitsky Signed-off-by: David Woodhouse --- Reading git-diff-tree failed