)]}'
{
  "commit": "0711c70ec0e9d2c002b1e9b5fb9f21e49d77f4fd",
  "tree": "3660b129fe485637baf164e7092b630e5ad3cd19",
  "parents": [
    "6592e02ae4bd7b277230aa0c5821588a13b9d8e3"
  ],
  "author": {
    "name": "Kenji Kaneshige",
    "email": "kaneshige.kenji@jp.fujitsu.com",
    "time": "Tue May 27 19:06:22 2008 +0900"
  },
  "committer": {
    "name": "Jesse Barnes",
    "email": "jbarnes@virtuousgeek.org",
    "time": "Tue May 27 15:43:33 2008 -0700"
  },
  "message": "pciehp: move msleep after power off\n\nAccording to the PCI Express specification, we must wait for at least\n1 second after turning power off before taking any action that relies\non power having been removed from the slot/adapter. For this, current\npciehp wait for 1 second after issuing the power off command in\nhpc_power_off_slot() function. But waiting for 1 second in\nhpc_power_off_slot() can make pciehp probing slow-down because pciehp\nprobe code calls hpc_power_off_slot() if the slot is not occupied just\nin case. We don\u0027t need to wait for 1 second at the pciehp probe time\nbecause there is no action on that empty slot. So move 1 second wait\nfrom hpc_power_off_slot() to the caller of hpc_power_off_slot().\n\nSigned-off-by: Kenji Kaneshige \u003ckaneshige.kenji@jp.fujitsu.com\u003e\nSigned-off-by: Kristen Carlson Accardi \u003ckristen.c.accardi@intel.com\u003e\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7ad8a7dbc1a48108833ab97a972ce1cbcb9cb10b",
      "old_mode": 33188,
      "old_path": "drivers/pci/hotplug/pciehp_ctrl.c",
      "new_id": "96a5d55a49835e43caadb3b2b0cd52210fd2fce9",
      "new_mode": 33188,
      "new_path": "drivers/pci/hotplug/pciehp_ctrl.c"
    },
    {
      "type": "modify",
      "old_id": "eb631af9473865d4929c6b19cec4617f6bb4213e",
      "old_mode": 33188,
      "old_path": "drivers/pci/hotplug/pciehp_hpc.c",
      "new_id": "79f104963166bdce55420df4005966df49e0dcc6",
      "new_mode": 33188,
      "new_path": "drivers/pci/hotplug/pciehp_hpc.c"
    }
  ]
}
