Re: [PATCH 4/5] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers
From: Arnd Bergmann <arnd@arndb.de>
Date: 2007-09-27 11:45:12
Also in:
lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2007-09-27 11:45:12
Also in:
lkml
On Wednesday 26 September 2007, Joachim Fenkes wrote:
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 <redacted>
Acked-by: Arnd Bergmann <arnd@arndb.de>