)]}'
{
  "commit": "8cc9764c9c7d01a6e2c3ddac8f0ac7716be01868",
  "tree": "29a1e895f720dcd8ee969df19ba089401e870f8b",
  "parents": [
    "05a5d4d2640dfe934ec78ba577dd21baccb11aa6"
  ],
  "author": {
    "name": "Kim, Milo",
    "email": "Milo.Kim@ti.com",
    "time": "Mon Dec 17 16:00:43 2012 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Mon Dec 17 17:15:16 2012 -0800"
  },
  "message": "drivers/video/backlight/lp855x_bl.c: use generic PWM functions\n\nThe LP855x family devices support the PWM input for the backlight control.\n Period of the PWM is configurable in the platform side.  Platform\nspecific functions are unnecessary anymore because generic PWM functions\nare used inside the driver.\n\n(PWM input mode)\nTo set the brightness, new lp855x_pwm_ctrl() is used.\nIf a PWM device is not allocated, devm_pwm_get() is called.\nThe PWM consumer name is from the chip name such as \u0027lp8550\u0027 and \u0027lp8556\u0027.\nTo get the brightness value, no additional handling is required.\nJust the value of \u0027props.brightness\u0027 is returned.\n\nIf the PWM driver is not ready while initializing the LP855x driver, it\u0027s\nOK.  The PWM device can be retrieved later, when the brightness value is\nchanged.\n\nDocumentation is updated with an example.\n\n[akpm@linux-foundation.org: coding-style simplification, per Thierry]\nSigned-off-by: Milo(Woogyom) Kim \u003cmilo.kim@ti.com\u003e\nCc: Thierry Reding \u003cthierry.reding@avionic-design.de\u003e\nCc: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Bryan Wu \u003cbryan.wu@canonical.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f5e4caafab7d6a07dbd030cc017fafbe2458af2b",
      "old_mode": 33188,
      "old_path": "Documentation/backlight/lp855x-driver.txt",
      "new_id": "1529394cfe8b3ed51ca44391b81ed16c8635325d",
      "new_mode": 33188,
      "new_path": "Documentation/backlight/lp855x-driver.txt"
    },
    {
      "type": "modify",
      "old_id": "fd985e0681e959a8c8716fe9cca582bf7b3d7804",
      "old_mode": 33188,
      "old_path": "drivers/video/backlight/lp855x_bl.c",
      "new_id": "b437541555ffbc1db13ddb75e68de46d6c0109e5",
      "new_mode": 33188,
      "new_path": "drivers/video/backlight/lp855x_bl.c"
    },
    {
      "type": "modify",
      "old_id": "761f31752367c46bc61b1715ecb019e963663043",
      "old_mode": 33188,
      "old_path": "include/linux/platform_data/lp855x.h",
      "new_id": "e81f62d24ee261363e94c2cf87f21a931a8ad3b5",
      "new_mode": 33188,
      "new_path": "include/linux/platform_data/lp855x.h"
    }
  ]
}
