]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] USB: S3C2410 OHCI - add driver owner field
authorBen Dooks <ben-linux@fluff.org>
Mon, 10 Oct 2005 00:23:50 +0000 (01:23 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 23:47:45 +0000 (16:47 -0700)
commita85ee6b50c8a1fca4034c8d6b21c91a8de171e01
tree918db1cf85b59641ff3802273b7a27d32ecd3303
parent4e67185a7ac3ecb1710e636e2f7e318e99298c7a
[PATCH] USB: S3C2410 OHCI - add driver owner field

Initialise the .owner field of the driver with
the module that owns it, to aid in linking
drivers to modules.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ohci-s3c2410.c