From: Richard Purdie Date: Mon, 18 Jan 2010 14:16:07 +0000 (+0000) Subject: backlight: Revert some const qualifiers X-Git-Tag: v2.6.34-rc2~25^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4144e4f6e3b448d322095ca08af393682a69e33;p=pandora-kernel.git backlight: Revert some const qualifiers 9905a43b2d563e6f89e4c63c4278ada03f2ebb14 went a little to far with const qualifiers as there are legitiment cases where the function pointers can change (machine specific setup code for example). Signed-off-by: Richard Purdie --- Reading git-diff-tree failed