Thread (30 messages) 30 messages, 5 authors, 2012-03-26

Re: [PATCH 14/17] powerpc: crypto: nx driver code supporting nx encryption

From: Greg KH <gregkh@linuxfoundation.org>
Date: 2012-03-22 03:40:04
Also in: linux-crypto, lkml

On Thu, Mar 22, 2012 at 01:57:30PM +1100, Benjamin Herrenschmidt wrote:
+int __vio_register_driver(struct vio_driver *viodrv, struct module *owner,
+			const char *mod_name)
 {
 	viodrv->driver.bus = &vio_bus_type;
+	viodrv->driver.name = viodrv->name;
+	viodrv->driver.bus = &vio_bus_type;
+	viodrv->driver.owner = owner;
+	viodrv->driver.mod_name = mod_name;
Any reason you set .bus twice?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help