From: Anton Vorontsov Date: Tue, 27 Jul 2010 20:18:05 +0000 (-0700) Subject: edac: mpc85xx: fix coldplug/hotplug module autoloading X-Git-Tag: v2.6.35~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=952e1c6632ab5060a2323624d2908f31d62fc0a3;p=pandora-kernel.git edac: mpc85xx: fix coldplug/hotplug module autoloading The MPC85xx EDAC driver is missing module device aliases, so the driver won't load automatically on boot. This patch fixes the issue by adding proper MODULE_DEVICE_TABLE() macros. Signed-off-by: Anton Vorontsov Cc: Doug Thompson Cc: Peter Tyser Cc: Dave Jiang Cc: Kumar Gala Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed