On Tue, 2012-03-27 at 01:53 -0400, David Miller wrote:
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: Tue, 27 Mar 2012 16:06:30 +1100
quoted
This makes vio_register_driver() get the module owner & name at compile
time like PCI drivers do, and adds a name pointer directly in struct
vio_driver to avoid having to explicitly initialize the embedded
struct device.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: David S. Miller <davem@davemloft.net>
--
Greg, do you want to carry this or should I ? In the later case, I'd
rather send it to Linus now than having it hanging around til the next
merge window :-)
Cheers,
Ben.