)]}'
{
  "commit": "35784b4315d949e431df9a0ffef721a4801b1588",
  "tree": "72cc35fc04a2f0e26609123ff016c6ba1dec87ee",
  "parents": [
    "ddd3d905436b572ebadc09dcf2d12ca5b37020a0"
  ],
  "author": {
    "name": "Jingoo Han",
    "email": "jg1.han@samsung.com",
    "time": "Mon Dec 05 11:42:46 2011 +0900"
  },
  "committer": {
    "name": "Florian Tobias Schandinat",
    "email": "FlorianSchandinat@gmx.de",
    "time": "Mon Dec 19 20:06:04 2011 +0000"
  },
  "message": "video: s3c-fb: modify runtime pm functions\n\nRuntime suspend and runtime resume are modified in order to\nreduce the complexity and improve the usability of runtime pm.\nAfter probe function, s3c-fb driver is not suspended until\nsuspend or remove is called.\n\nThe scheme is changed as follows:\n runtime_get is only called in probe and resume.\n runtime_put is only called in remove and suspend.\n open/close cannot call the runtime_get/put.\n\nAlso, runtime_susepnd/resume are just called by runtime pm,\nnot doing suspend/resume routine any longer. This is because\nopen/close cannot call the runtime_get/put; the suspend/resume\nroutine in runtime_suspend/resume were previously used when\nopen and close were called.\n\nThe name of s3c-fb dev_pm_ops is changed from s3cfb_pm_ops to\ns3c_fb_pm_ops in order to use more consistent naming.\n\nSigned-off-by: Jingoo Han \u003cjg1.han@samsung.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7a840d52474d44038f9d9484a4a4b0026c46ac19",
      "old_mode": 33188,
      "old_path": "drivers/video/s3c-fb.c",
      "new_id": "25a5c7665855dd15c0e44df3a7dda016cca9fc41",
      "new_mode": 33188,
      "new_path": "drivers/video/s3c-fb.c"
    }
  ]
}
