)]}'
{
  "commit": "ce7ee4e80a72d3b1009ca232be8981de93c015f6",
  "tree": "b5160fd4a2b2276f7bd332f753b43f6d9752476b",
  "parents": [
    "00cb4739053fa0ce4594a7798a4095007a1c7c79"
  ],
  "author": {
    "name": "Jean Delvare",
    "email": "khali@linux-fr.org",
    "time": "Tue May 08 17:21:59 2007 +0200"
  },
  "committer": {
    "name": "Jean Delvare",
    "email": "khali@hyperion.delvare",
    "time": "Tue May 08 17:21:59 2007 +0200"
  },
  "message": "hwmon: Request the I/O regions in platform drivers\n\nMy understanding of the resource management in the Linux 2.6 device\ndriver model is that the devices should declare their resources, and\nthen when a driver attaches to a device, it should request the\nresources it will be using, so as to mark them busy. This is how the\nPCI and PNP subsystems work, you can clearly see the two levels of\nresources (declaration and request) in /proc/ioports for these\ndevices.\n\nSo I believe that our platform hardware monitoring drivers should\nfollow the same logic. At the moment, we only declare the resources\nbut we do not request them. This patch adds the I/O region request\nand release calls.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Juerg Haefliger \u003cjuergh@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7c2973487122cd139b22081225cbcbefefa28bae",
      "old_mode": 33188,
      "old_path": "drivers/hwmon/f71805f.c",
      "new_id": "cdbe309b8fc41275a64ee5bd906504f2bb808220",
      "new_mode": 33188,
      "new_path": "drivers/hwmon/f71805f.c"
    },
    {
      "type": "modify",
      "old_id": "affa21a5ccfd2372cc1abfcb52caa75ecbae62bb",
      "old_mode": 33188,
      "old_path": "drivers/hwmon/pc87427.c",
      "new_id": "29354fa26f81e3578b7db2dd6b4cc188f4fafff8",
      "new_mode": 33188,
      "new_path": "drivers/hwmon/pc87427.c"
    },
    {
      "type": "modify",
      "old_id": "89c23d6add7be174190cbc90f2cf2f1b25d2be10",
      "old_mode": 33188,
      "old_path": "drivers/hwmon/vt1211.c",
      "new_id": "9f3e332c5b7fe129f6ec9a62baa3201168ecf0c3",
      "new_mode": 33188,
      "new_path": "drivers/hwmon/vt1211.c"
    }
  ]
}
