)]}'
{
  "commit": "6282966cc04525828b96273f373e3b105632776b",
  "tree": "107c653c18333a3ec211553a2f0d64385dc9fb4a",
  "parents": [
    "57794ac1580fc5efee3ba01a0c3e4539bb58d088"
  ],
  "author": {
    "name": "Peter Lemenkov",
    "email": "lemenkov@gmail.com",
    "time": "Sat Dec 29 19:26:55 2012 +0000"
  },
  "committer": {
    "name": "Stefan Tauner",
    "email": "stefan.tauner@alumni.tuwien.ac.at",
    "time": "Sat Dec 29 19:26:55 2012 +0000"
  },
  "message": "Simplify hwaccess.c\n\nPreviously the code was focused on architectures which led to lots of\nduplicate code and spread the information regarding differences between\nthe architectures accross the file.\n\nWith this patch there is a single function header for any function and the\ndifferentiation between architectures (and OS where needed) happens\nin one place for each function. Also, this patch adds simple defines to bundle\noften used arch and os checks. A central check for unknown architectures\nand OSes has been added on top.\n\nCorresponding to flashrom svn r1638.\n\nSigned-off-by: Peter Lemenkov \u003clemenkov@gmail.com\u003e\nSigned-off-by: Stefan Tauner \u003cstefan.tauner@alumni.tuwien.ac.at\u003e\nAcked-by: Stefan Tauner \u003cstefan.tauner@alumni.tuwien.ac.at\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e1195def2b447c3e83e33585953272b07a770665",
      "old_mode": 33188,
      "old_path": "hwaccess.c",
      "new_id": "93e2a9f0136bf979ba54a2b8f15107c8d9809aab",
      "new_mode": 33188,
      "new_path": "hwaccess.c"
    }
  ]
}
