)]}'
{
  "commit": "c8aa130b74cc5b112cb2b119d3b477abaaf6e5b2",
  "tree": "80ca3b93767b0aec09ed566924c196033ad12b49",
  "parents": [
    "dcd6c92267155e70a94b3927bce681ce74b80d1f"
  ],
  "author": {
    "name": "Thomas Abraham",
    "email": "thomas.abraham@linaro.org",
    "time": "Fri Jan 27 15:22:07 2012 +0900"
  },
  "committer": {
    "name": "Kukjin Kim",
    "email": "kgene.kim@samsung.com",
    "time": "Fri Jan 27 15:22:07 2012 +0900"
  },
  "message": "PM / Domains: Add OF support\n\nA device node pointer is added to generic pm domain structure to associate\nthe domain with a node in the device tree. The platform code parses the\ndevice tree to find available nodes representing the generic power domain,\ninstantiates the available domains and initializes them by calling\npm_genpd_init().\n\nNodes representing the devices include a phandle of the power domain to\nwhich it belongs. As these devices get instantiated, the driver code\ncheckes for availability of a power domain phandle, converts the phandle\nto a device node and uses the new pm_genpd_of_add_device() api to\nassociate the device with a power domain.\n\npm_genpd_of_add_device() runs through its list of registered power domains\nand matches the OF node of the domain with the one specified as the\nparameter. If a match is found, the device is associated with the matched\ndomain.\n\nCc: Rob Herring \u003crob.herring@calxeda.com\u003e\nCc: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Thomas Abraham \u003cthomas.abraham@linaro.org\u003e\nAcked-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\nSigned-off-by: Kukjin Kim \u003ckgene.kim@samsung.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "978bbf7ac6af03bb26eed17329d3a24f6bf5337e",
      "old_mode": 33188,
      "old_path": "drivers/base/power/domain.c",
      "new_id": "939109b75c9b6523a13b70b77dc36c87e262452f",
      "new_mode": 33188,
      "new_path": "drivers/base/power/domain.c"
    },
    {
      "type": "modify",
      "old_id": "a03a0ad998b81498b26697927931606d0349e13d",
      "old_mode": 33188,
      "old_path": "include/linux/pm_domain.h",
      "new_id": "e3ff87550eebe02ab58c2924c228b406067e914f",
      "new_mode": 33188,
      "new_path": "include/linux/pm_domain.h"
    }
  ]
}
