Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Apr 2014 15:52:35 +0000 (08:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Apr 2014 15:52:35 +0000 (08:52 -0700)
commitedf2377c4776ce20ae990f27f0248e88a37e25c4
tree2072ff0353aac87a46fdd0e79fb6a3e666720ee0
parent39de65aa2c3eee901db020a4f1396998e09602a3
parentf1740e4cffede3e919a3511bf4e5113d642f09ec
Merge tag 'backlight-for-linus-3.15' of git://git./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
drivers/video/backlight/backlight.c