+1
−4
+6
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>