)]}'
{
  "commit": "140a6c945211ee911dec776fafa52e03a7d7bb9a",
  "tree": "22b5d4bf530d95a890daef41d92051fca043ca26",
  "parents": [
    "1bfee5bc86fdaecc912e06080583eddab7263df2"
  ],
  "author": {
    "name": "Alan Stern",
    "email": "stern@rowland.harvard.edu",
    "time": "Sat Sep 25 23:35:07 2010 +0200"
  },
  "committer": {
    "name": "Rafael J. Wysocki",
    "email": "rjw@sisk.pl",
    "time": "Sun Oct 17 01:57:47 2010 +0200"
  },
  "message": "PM / Runtime: Combine runtime PM entry points\n\nThis patch (as1424) combines the various public entry points for the\nruntime PM routines into three simple functions: one for idle, one for\nsuspend, and one for resume.  A new bitflag specifies whether or not\nto increment or decrement the usage_count field.\n\nThe new entry points are named __pm_runtime_idle,\n__pm_runtime_suspend, and __pm_runtime_resume, to reflect that they\nare trampolines.  Simultaneously, the corresponding internal routines\nare renamed to rpm_idle, rpm_suspend, and rpm_resume.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d7b5d84c235c4efc01cbf5e5166d9c2be8932f59",
      "old_mode": 33188,
      "old_path": "drivers/base/power/runtime.c",
      "new_id": "ed227b7c1bb5cb0a3b4568e85e306889d7a14628",
      "new_mode": 33188,
      "new_path": "drivers/base/power/runtime.c"
    },
    {
      "type": "modify",
      "old_id": "c030cac59aac43373234ea5d98c1ac06aebf33fb",
      "old_mode": 33188,
      "old_path": "include/linux/pm_runtime.h",
      "new_id": "5869d87fffaccf89c332913872326a81555f0b50",
      "new_mode": 33188,
      "new_path": "include/linux/pm_runtime.h"
    }
  ]
}
