)]}'
{
  "commit": "0efea0006335a2425b1a12a2ad35efad626fe353",
  "tree": "d139b06a32665ec1227c06f1c0a14b21e3c0d654",
  "parents": [
    "1e5ad9679016275d422e36b12a98b0927d76f556"
  ],
  "author": {
    "name": "Kenji Kaneshige",
    "email": "kaneshige.kenji@jp.fujitsu.com",
    "time": "Thu Nov 05 12:05:11 2009 +0900"
  },
  "committer": {
    "name": "Jesse Barnes",
    "email": "jbarnes@virtuousgeek.org",
    "time": "Fri Nov 06 13:59:02 2009 -0800"
  },
  "message": "PCI: cache PCIe capability offset\n\nThere are a lot of codes that searches PCI express capability offset\nin the PCI configuration space using pci_find_capability(). Caching it\nin the struct pci_dev will reduce unncecessary search. This patch adds\nan additional \u0027pcie_cap\u0027 fields into struct pci_dev, which is\ninitialized at pci device scan time (in set_pcie_port_type()).\n\nSigned-off-by: Kenji Kaneshige \u003ckaneshige.kenji@jp.fujitsu.com\u003e\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "623086f9ba84255ce6f990d8477525035e6b1019",
      "old_mode": 33188,
      "old_path": "drivers/pci/probe.c",
      "new_id": "54b9f15014876386fe65aeb002594a925264552d",
      "new_mode": 33188,
      "new_path": "drivers/pci/probe.c"
    },
    {
      "type": "modify",
      "old_id": "86c31ac454d1f89fa2a62a3e46d775f33e2a0c74",
      "old_mode": 33188,
      "old_path": "include/linux/pci.h",
      "new_id": "233b3a0920357dea21ac420bee7551080ab2fda7",
      "new_mode": 33188,
      "new_path": "include/linux/pci.h"
    }
  ]
}
