)]}'
{
  "commit": "524465df2accf54604cb89c04dbaab0c8aaa5bb4",
  "tree": "2fd935549b981ae0c60b7fe6a50aa71b9a377347",
  "parents": [
    "f043ca43c1ae354346f72dc5826d820d5619f0b2"
  ],
  "author": {
    "name": "Jean Delvare",
    "email": "khali@linux-fr.org",
    "time": "Fri Mar 31 23:05:01 2006 +0200"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Fri Apr 14 11:18:33 2006 -0700"
  },
  "message": "[PATCH] i2c: convert ds1374 to use a workqueue\n\nA tasklet is not suitable for what the ds1374 driver does: neither sleeping\nnor mutex operations are allowed in tasklets, and ds1374_set_tlet may do\nboth.\n\nWe can use a workqueue instead, where both sleeping and mutex operations\nare allowed.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Randy Vinson \u003crvinson@mvista.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "03d09ed5ec2c009d21a4816f85e82829f76e2706",
      "old_mode": 33188,
      "old_path": "drivers/i2c/chips/ds1374.c",
      "new_id": "4630f1969a0997875bb11fa8a7950cbbae75b2ca",
      "new_mode": 33188,
      "new_path": "drivers/i2c/chips/ds1374.c"
    }
  ]
}
