From: Richard Purdie Date: Thu, 8 Feb 2007 00:06:32 +0000 (+0000) Subject: backlight: Remove unneeded owner field X-Git-Tag: v2.6.21-rc1~52^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfcba200679dc3f62212154b65b40b835ce69ab7;p=pandora-kernel.git backlight: Remove unneeded owner field 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 Signed-off-by: Richard Purdie --- Reading git-diff-tree failed