]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] watchdog: update .owner field of struct pci_driver
authorLaurent Riffard <laurent.riffard@free.fr>
Sun, 30 Oct 2005 23:03:09 +0000 (15:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:26 +0000 (17:37 -0800)
commited8b39d0aaea90df528ebe3756cbef8f735a93e6
tree3f2257b41d1bdfdc18116a901e3468e4d2bdd7cf
parent413a42e2eac0c90264a6a0c9ce1913dfb2376f7a
[PATCH] watchdog: 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>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/watchdog/pcwd_pci.c
drivers/char/watchdog/wdt_pci.c