From: Grant Likely
Date: Fri, 04 Jun 2010 15:11:38 -0600
> Now that the device tree node pointer has been moved out of struct
> of_device and into the common struct device, there isn't anything
> unique about of_device anymore. In fact, there isn't much need
> for a separate of_bus when all buss
Now that the device tree node pointer has been moved out of struct
of_device and into the common struct device, there isn't anything
unique about of_device anymore. In fact, there isn't much need
for a separate of_bus when all busses have access to OF style
probing.
arch/powerpc and arch/microbla