[PATCH] epca: update .owner field of struct pci_driver
authorLaurent Riffard <laurent.riffard@free.fr>
Sun, 30 Oct 2005 23:03:08 +0000 (15:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:26 +0000 (17:37 -0800)
commit8f04dd0792935cd520662cc256bd53f50fc4410b
tree2ab80177541e9495896d1e1a855042e8c4131450
parent1a66ddcb770fbd20ce115910c7828cafdba099c1
[PATCH] epca: update .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>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/epca.c