commit | 413a42e2eac0c90264a6a0c9ce1913dfb2376f7a | [log] [tgz] |
---|---|---|
author | Laurent Riffard <laurent.riffard@free.fr> | Sun Oct 30 15:03:08 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 30 17:37:26 2005 -0800 |
tree | 6f2ad87f9ede277373301be18d8e1cc235a4086d | |
parent | 8f04dd0792935cd520662cc256bd53f50fc4410b [diff] |
[PATCH] SyncLink adapters: updates .owner field of struct pci_driver This updates .owner field of struct pci_driver. This allows SYSFS to create the symlink from the driver to the module which provides it. Signed-off-by: Laurent Riffard <laurent.riffard@free.fr> Cc: Paul Fulghum <paulkf@microgate.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>