]> git.baikalelectronics.ru Git - kernel.git/commit
FB: sa1100: add .owner initializer to driver structure
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 14 Jan 2012 10:11:03 +0000 (10:11 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Feb 2012 11:56:18 +0000 (11:56 +0000)
commit5287671fda899b8c26a191e9bfa5d0a211c1d66c
tree25fccdcf283cb7f14308b36ef23d2b9a145fb99b
parent4082c3035d979746e72e7c9d2add242861653191
FB: sa1100: add .owner initializer to driver structure

Annotate the driver structure with the .owner field, to allow the
module to be associated with the driver.

Acked-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/video/sa1100fb.c