)]}'
{
  "commit": "810ad7b62c0f075dc44ecc781b24c7f6ba388da5",
  "tree": "3ed66cd5359928823ba18eba05f575fd8c28a75e",
  "parents": [
    "47064d645bc55863c7887a7c96cde39c9a37ee5f"
  ],
  "author": {
    "name": "Jean Delvare",
    "email": "khali@linux-fr.org",
    "time": "Fri Oct 17 17:51:12 2008 +0200"
  },
  "committer": {
    "name": "Jean Delvare",
    "email": "khali@mahadeva.delvare",
    "time": "Fri Oct 17 17:51:12 2008 +0200"
  },
  "message": "hwmon: (ams) Convert to a new-style i2c driver\n\nThe legacy i2c binding model is phasing out, so the ams driver needs\nto be converted to a new-style i2c driver. Here is a naive approach of\nthis conversion. Basically it is moving the i2c device creation from\nthe ams driver to the i2c-powermac driver. This should work, but I\nsuspect we could come up with something cleaner by declaring the i2c\ndevice as part of the platform setup. This could be done later by\nsomeone more familiar with openfirmware-based platforms than I am\nmyself.\n\nOne nice thing brought by this conversion is that the ams driver\nshould be loaded automatically on systems where is is needed (at\nleast when the I2C interface to the chip is used) providing\ncoldplug-aware user-space environment.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nCc: Stelian Pop \u003cstelian@popies.net\u003e\nCc: Michael Hanselmann \u003clinux-kernel@hansmi.ch\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "957760536a4cf46d7c387087e3fa6ee6134a78ef",
      "old_mode": 33188,
      "old_path": "drivers/hwmon/ams/ams-i2c.c",
      "new_id": "da26de01068e6b84ff016dea30e7c50280808672",
      "new_mode": 33188,
      "new_path": "drivers/hwmon/ams/ams-i2c.c"
    },
    {
      "type": "modify",
      "old_id": "221ef6915a5f74ec06a6ab4e7969f17ae3e90d4b",
      "old_mode": 33188,
      "old_path": "drivers/hwmon/ams/ams.h",
      "new_id": "5ed387b0bd9aa08185e05bd790ac06976a8a7bed",
      "new_mode": 33188,
      "new_path": "drivers/hwmon/ams/ams.h"
    },
    {
      "type": "modify",
      "old_id": "0e7b1c6724aa5e0059deede2ca40f3cf5fcd89e8",
      "old_mode": 33188,
      "old_path": "drivers/i2c/busses/i2c-powermac.c",
      "new_id": "60ca91745e55cebc37ae21a8857d00348a819f00",
      "new_mode": 33188,
      "new_path": "drivers/i2c/busses/i2c-powermac.c"
    }
  ]
}
