From: Corey Minyard Date: Tue, 8 May 2007 07:23:51 +0000 (-0700) Subject: ipmi: add powerpc openfirmware sensing X-Git-Tag: v2.6.22-rc1~798 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dba9b4f6a096f39dd58d67fbc643a7c1bf2973eb;p=pandora-kernel.git ipmi: add powerpc openfirmware sensing Add support for of_platform_driver to the ipmi_si module. When loading the module, the driver will be registered to of_platform. The driver will be probed for all devices with the type ipmi. It's supporting devices with compatible settings ipmi-kcs, ipmi-smic and ipmi-bt. Only ipmi-kcs could be tested. Signed-off-by: Christian Krafft Acked-by: Heiko J Schick Signed-off-by: Corey Minyard Acked-by: Arnd Bergmann Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed