backlight: Remove unneeded owner field
authorRichard Purdie <rpurdie@rpsys.net>
Thu, 8 Feb 2007 00:06:32 +0000 (00:06 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Tue, 20 Feb 2007 08:37:40 +0000 (08:37 +0000)
Remove uneeded owner field from backlight_properties structure.

Nothing uses it and it is unlikely that it will ever be used. The
backlight class uses other means to ensure that nothing references
unloaded code.

Based on a patch from Dmitry Torokhov <dtor@insightbb.com>

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>

No differences found