From: Kay Sievers Date: Fri, 18 Apr 2008 20:44:27 +0000 (-0700) Subject: [MTD] [NAND] fix platform driver hotplug/coldplug X-Git-Tag: v2.6.26-rc1~1069^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ff184225b15930ea118ac2130f074c741d34f08;p=pandora-kernel.git [MTD] [NAND] fix platform driver hotplug/coldplug Since 43cc71eed1250755986da4c0f9898f9a635cb3bf, the platform modalias is prefixed with "platform:". Add MODULE_ALIAS() to the hotpluggable MTD NAND platform drivers, to re-enable auto loading. NOTE: at91_nand for some reason disallows modular builds. I'm assuming that's just an oversight that will be fixed. [dbrownell@users.sourceforge.net: minor fix] Signed-off-by: Kay Sievers Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: David Woodhouse --- Reading git-diff-tree failed