Cc: Joachim Fenkes <fenkes@...>, LinuxPPC-Dev <linuxppc-dev@...>, LKML <linux-kernel@...>, Arnd Bergmann <arnd@...>, Christoph Raisch <raisch@...>, Hoang-Nam Nguyen <hnguyen@...>, Jan-Bernd Themann <themann@...>, Stefan Roscher <stefan.roscher@...>, Thomas Klein <tklein@...>, Paul Mackerras <pmac@...>
> > Replace struct ibmebus_dev and struct ibmebus_driver with struct of_device
> > and struct of_platform_driver, respectively. Match the external ibmebus
> > interface and drivers using it.
> >
> > Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
>
> If not, then you need to get an Acked-by and an agreement that this
> change can go via the powerpc.git tree from Roland Dreier and Jeff
> Garzik.
I don't see anything objectionable in the infiniband parts of the
patch -- I don't have any way to test the changes but it all looks
like a straightforward conversion to a new platform API. So:
Acked-by: Roland Dreier <rolandd@cisco.com>
- R.
-