From: Christian Krafft Date: Sat, 12 May 2007 17:37:01 +0000 (-0700) Subject: IPMI: Add PPC openfirmware unregister X-Git-Tag: v2.6.22-rc1~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10fb62e5b72c2485c3e0efd8b103254c0d087676;p=pandora-kernel.git IPMI: Add PPC openfirmware unregister When trying to load the ipmi_si module on a powerpc with no BMC (baseboard management controller) the driver failes to load correctly, but doesn't unregister itself from of_platform. So, on a second modprobe the kernel crashes. This patch adds the missing unregister call. Signed-off-by: Christian Krafft Signed-off-by: Corey Minyard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed