From: Rob Herring Date: Wed, 23 Feb 2011 21:37:59 +0000 (-0600) Subject: ipmi: convert OF driver to platform driver X-Git-Tag: v2.6.39-rc1~466^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1e9c9dd3383e6a1a762464ad604b1081774dbda;p=pandora-kernel.git ipmi: convert OF driver to platform driver of_bus is deprecated in favor of the plain platform bus. This patch merges the ipmi OF driver with the existing platform driver. CONFIG_PPC_OF occurrances are removed or replaced with CONFIG_OF. Compile tested with and without CONFIG_OF. Tested OF probe and default probe cases. Signed-off-by: Rob Herring Signed-off-by: Grant Likely --- Reading git-diff-tree failed