commit | b4144e4f6e3b448d322095ca08af393682a69e33 | [log] [tgz] |
---|---|---|
author | Richard Purdie <rpurdie@linux.intel.com> | Mon Jan 18 14:16:07 2010 +0000 |
committer | Richard Purdie <rpurdie@linux.intel.com> | Tue Mar 16 19:47:53 2010 +0000 |
tree | 8a841be950b8a48a8a4e6fe92deb9bc65b1d71f0 | |
parent | e7fb9c4ad351a8da7c09e182bd2e7ccd043daf08 [diff] |
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 <rpurdie@linux.intel.com>