)]}'
{
  "commit": "b7ab83edba2d50583bc9520431618489379718b2",
  "tree": "25b780542b1b58451345a1352d221a32a3b86e9a",
  "parents": [
    "a53e77fa57145cef6e2a63925db3d426128b2335"
  ],
  "author": {
    "name": "Rafael J. Wysocki",
    "email": "rjw@sisk.pl",
    "time": "Wed Aug 24 21:40:56 2011 +0200"
  },
  "committer": {
    "name": "Rafael J. Wysocki",
    "email": "rjw@sisk.pl",
    "time": "Wed Aug 24 21:40:56 2011 +0200"
  },
  "message": "PM: Use spinlock instead of mutex in clock management functions\n\nThe lock member of struct pm_clk_data is of type struct mutex,\nwhich is a problem, because the suspend and resume routines\ndefined in drivers/base/power/clock_ops.c cannot be executed\nwith interrupts disabled for this reason.  Modify\nstruct pm_clk_data so that its lock member is a spinlock.\n\nSigned-off-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\nAcked-by: Magnus Damm \u003cdamm@opensource.se\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a846b2f95cfbc5bfbf253f5955da6cb8cd07804f",
      "old_mode": 33188,
      "old_path": "drivers/base/power/clock_ops.c",
      "new_id": "2c18d584066d561cc08f35f864a41d2c9471b890",
      "new_mode": 33188,
      "new_path": "drivers/base/power/clock_ops.c"
    }
  ]
}
