ipmi: convert OF driver to platform driver
authorRob Herring <rob.herring@calxeda.com>
Wed, 23 Feb 2011 21:37:59 +0000 (15:37 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 28 Feb 2011 20:22:42 +0000 (13:22 -0700)
commita1e9c9dd3383e6a1a762464ad604b1081774dbda
tree7b5cc2e6f33934880b4463bcc1a58c3e0b5b399a
parenta314c5c0040aab51ebb1ecfd37a9198a91962243
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 <rob.herring@calxeda.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/char/ipmi/ipmi_si_intf.c
This page took 0.026064 seconds and 5 git commands to generate.