)]}'
{
  "commit": "b784cfcec7293f688b09d3850826216a4e134d2e",
  "tree": "a71f990d9a36073a2175adb39aa1235f1f10665c",
  "parents": [
    "b768d47eb6e467b198351c0344e2e3e49c45c476"
  ],
  "author": {
    "name": "Dan Carpenter",
    "email": "error27@gmail.com",
    "time": "Tue Oct 12 10:42:08 2010 -0300"
  },
  "committer": {
    "name": "Mauro Carvalho Chehab",
    "email": "mchehab@redhat.com",
    "time": "Thu Oct 21 01:18:38 2010 -0200"
  },
  "message": "[media] IR/streamzap: fix usec to nsec conversion\n\nThere is an integer overflow here because 0x03000000 * 1000 is too large\nfor 31 bits.\n\nrawir.duration should be in terms of nsecs.\nIR_MAX_DURATION and 0x03000000 are already in terms of nsecs.\nSTREAMZAP_TIMEOUT and STREAMZAP_RESOLUTION are 255 and 256 respectively\nand are in terms of usecs.\n\nThe original code had a deadline of 1.005 seconds and the new code has a\ndeadline of .065 seconds.\n\nSigned-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nSigned-off-by: Jarod Wilson \u003cjarod@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "623ee2dc198e9a5934434c51cfadcde4bf205a09",
      "old_mode": 33188,
      "old_path": "drivers/media/IR/streamzap.c",
      "new_id": "86a4f68feea4b563f75f72c634bc1393c0717865",
      "new_mode": 33188,
      "new_path": "drivers/media/IR/streamzap.c"
    }
  ]
}
