]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] s3c2410fb: initialise device_driver .owner
authorBen Dooks <ben-linux@fluff.org>
Mon, 7 Nov 2005 09:00:48 +0000 (01:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:52 +0000 (07:53 -0800)
commit52ef4f7778914d4d3d9a04fc6da86fa94d4a7fe4
treee0318cb9929c5e3a910f8ce7b4895810dbc08212
parent907e9e769bc577d8c0e3ddf68dfb25669de19d34
[PATCH] s3c2410fb: initialise device_driver .owner

Initialise the .owner field, so that if the driver is built as a module, the
system has a link to the owner

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/s3c2410fb.c