)]}'
{
  "commit": "cd0ea672f58d5cfdea271c45cec0c897f2b792aa",
  "tree": "96596cf00fd4fd84b1eb76626f7cc2e1e05e6a18",
  "parents": [
    "0d41da2e31e81f5c8aaabe17f769de4304b2d4c8"
  ],
  "author": {
    "name": "Rafael J. Wysocki",
    "email": "rjw@sisk.pl",
    "time": "Mon Sep 26 20:22:02 2011 +0200"
  },
  "committer": {
    "name": "Rafael J. Wysocki",
    "email": "rjw@sisk.pl",
    "time": "Mon Sep 26 20:22:02 2011 +0200"
  },
  "message": "PM / Domains: Split device PM domain data into base and need_restore\n\nThe struct pm_domain_data data type is defined in such a way that\nadding new fields specific to the generic PM domains code will\nrequire include/linux/pm.h to be modified.  As a result, data types\nused only by the generic PM domains code will be defined in two\nheaders, although they all should be defined in pm_domain.h and\npm.h will need to include more headers, which won\u0027t be very nice.\n\nFor this reason change the definition of struct pm_subsys_data\nso that its domain_data member is a pointer, which will allow\nstruct pm_domain_data to be subclassed by various PM domains\nimplementations.  Remove the need_restore member from\nstruct pm_domain_data and make the generic PM domains code\nsubclass it by adding the need_restore member to the new data type.\n\nSigned-off-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c2468a7e5b219e226100a4a1aea75553a23794e3",
      "old_mode": 33188,
      "old_path": "drivers/base/power/domain.c",
      "new_id": "22fe029ca212dba76dc0fb45471a41dcd73f1626",
      "new_mode": 33188,
      "new_path": "drivers/base/power/domain.c"
    },
    {
      "type": "modify",
      "old_id": "ed10f24d525993d50bd4a121b162ae37edeb7f36",
      "old_mode": 33188,
      "old_path": "include/linux/pm.h",
      "new_id": "f25682477f087fad80cb3acd000cc4127e493cbc",
      "new_mode": 33188,
      "new_path": "include/linux/pm.h"
    },
    {
      "type": "modify",
      "old_id": "2538d906bcd1d94e941590e603e32e729661d7b2",
      "old_mode": 33188,
      "old_path": "include/linux/pm_domain.h",
      "new_id": "65633e5a2bc023ba277c3c9e5db167678c0f046a",
      "new_mode": 33188,
      "new_path": "include/linux/pm_domain.h"
    }
  ]
}
