)]}'
{
  "commit": "b1d4b390ea4bb480e65974ce522a04022608a8df",
  "tree": "4db4a309249ce830e20218b89a7d27af55262e7a",
  "parents": [
    "e4a7b9b04de15f6b63da5ccdd373ffa3057a3681"
  ],
  "author": {
    "name": "Jean Delvare",
    "email": "khali@linux-fr.org",
    "time": "Tue May 04 11:09:28 2010 +0200"
  },
  "committer": {
    "name": "Jean Delvare",
    "email": "khali@linux-fr.org",
    "time": "Tue May 04 11:09:28 2010 +0200"
  },
  "message": "i2c: Fix probing of FSC hardware monitoring chips\n\nSome FSC hardware monitoring chips (Syleus at least) doesn\u0027t like\nquick writes we typically use to probe for I2C chips. Use a regular\nbyte read instead for the address they live at (0x73). These are the\nonly known chips living at this address on PC systems.\n\nFor clarity, this fix should not be needed for kernels 2.6.30 and\nlater, as we started instantiating the hwmon devices explicitly based\non DMI data. Still, this fix is valuable in the following two cases:\n* Support for recent FSC chips on older kernels. The DMI-based device\n  instantiation is more difficult to backport than the device support\n  itself.\n* Case where the DMI-based device instantiation fails, whatever the\n  reason. We fall back to probing in that case, so it should work.\n\nThis fixes kernel bug #15634:\nhttps://bugzilla.kernel.org/show_bug.cgi?id\u003d15634\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nCc: stable@kernel.org\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b9306b1a6baa0e0f30d5777e3eb5782020aa0560",
      "old_mode": 33188,
      "old_path": "drivers/i2c/i2c-core.c",
      "new_id": "5105126225c3c05b694c85d751c60114db4df922",
      "new_mode": 33188,
      "new_path": "drivers/i2c/i2c-core.c"
    }
  ]
}
