Re: [PATCH 0/5] of_platform_driver and OF_DEVICE removal
From: Arnd Bergmann <arnd@arndb.de>
Date: 2013-04-22 07:04:21
Also in:
linux-devicetree, linux-rdma, lkml, netdev
From: Arnd Bergmann <arnd@arndb.de>
Date: 2013-04-22 07:04:21
Also in:
linux-devicetree, linux-rdma, lkml, netdev
On Monday 22 April 2013, Rob Herring wrote:
From: Rob Herring <redacted> This series is a relatively straight-forward removal of the last remaining user of of_platform_driver (ibmebus) and removal of CONFIG_OF_DEVICE which is always enabled when CONFIG_OF is enabled. Compile tested on powerpc and sparc.
Acked-by: Arnd Bergmann <arnd@arndb.de>