Home
last modified time | relevance | path

Searched hist:"2143 acc6dc79bdbff812f02a7dc5ab9d4fc81fc8" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/core/
H A Ddriver.cdiff 2143acc6dc79bdbff812f02a7dc5ab9d4fc81fc8 Mon Nov 21 16:53:03 CST 2005 Greg Kroah-Hartman <gregkh@suse.de> [PATCH] USB: make registering a usb driver automatically set the module owner

This fixes the driver that forgot to set the module owner up. Now we
can remove the unneeded pointer from the usb driver structure. The idea
for how to do this was from Al Viro, who did this for the PCI drivers.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/openbmc/linux/include/linux/
H A Dusb.hdiff 2143acc6dc79bdbff812f02a7dc5ab9d4fc81fc8 Mon Nov 21 16:53:03 CST 2005 Greg Kroah-Hartman <gregkh@suse.de> [PATCH] USB: make registering a usb driver automatically set the module owner

This fixes the driver that forgot to set the module owner up. Now we
can remove the unneeded pointer from the usb driver structure. The idea
for how to do this was from Al Viro, who did this for the PCI drivers.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>