[WATCHDOG] adds device_driver .owner field
authorWim Van Sebroeck <wim@iguana.be>
Sun, 23 Oct 2005 13:21:44 +0000 (15:21 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 1 Nov 2005 18:31:59 +0000 (19:31 +0100)
Initialise the .owner field of the device driver
with the module that owns it, for easier tracking
of device driver ownership. (probably also better
for sysfs...)

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found