commit | edf2377c4776ce20ae990f27f0248e88a37e25c4 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Apr 10 08:52:35 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Apr 10 08:52:35 2014 -0700 |
tree | 2072ff0353aac87a46fdd0e79fb6a3e666720ee0 | |
parent | 39de65aa2c3eee901db020a4f1396998e09602a3 [diff] | |
parent | f1740e4cffede3e919a3511bf4e5113d642f09ec [diff] |
Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight Pull backlight changes from Lee Jones: - core: call put_device() instead of kfree() - gpio-backlight: add DT support - lm3639_bl driver: use managed resources * tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight: backlight: lm3639: Use devm_backlight_device_register() backlight: gpio-backlight: Add DT support backlight: core: Replace kfree with put_device