From: Scott James Remnant Date: Wed, 29 Oct 2008 21:01:18 +0000 (-0700) Subject: ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_si X-Git-Tag: v2.6.28-rc3~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c89161b10f5771ee0b51ada0fce0e8835e72ade;p=pandora-kernel.git ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_si The ipmi_devintf module contains the userspace interface for IPMI devices, yet will not be loaded automatically with a system interface handler driver. Add a MODULE_ALIAS for the "platform:ipmi_si" MODALIAS exported by the ipmi_si driver, so that userspace knows of the recommendation. Signed-off-by: Scott James Remnant Cc: Tim Gardner Cc: Corey Minyard Cc: [2.6.27.x, maybe earlier?] Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed