)]}'
{
  "commit": "f83221b6db1a35b559830c01fe40cdb4fa3f5fb2",
  "tree": "83dc53759cd8cca1419c8e1e43dc3e83d15995f2",
  "parents": [
    "6a214163c098f63a2fc3595d69f41b1cab0e64c9"
  ],
  "author": {
    "name": "Peter Stuge",
    "email": "peter@stuge.se",
    "time": "Mon Jul 07 06:38:51 2008 +0000"
  },
  "committer": {
    "name": "Peter Stuge",
    "email": "peter@stuge.se",
    "time": "Mon Jul 07 06:38:51 2008 +0000"
  },
  "message": "Trivial SPI cleanups\n\nWhile writing a new SPI driver I fixed some things in the SPI code:\nAll calls to spi_command() had unneccessary #define duplications, and in some\ncases the read count define could theoretically become harmful because NULL was\npassed for the read buffer. Avoid a crash, should someone change the #defines.\n\nI also noticed that the only caller of spi_page_program() was the it87 driver,\nand spi_page_program() could only call back into the it87 driver. Removed the\nfunction for easier-to-follow code and made it8716f_spi_page_program() static.\nThe ichspi driver\u0027s static page functions are already static.\n\nCorresponding to flashrom svn r302 and coreboot v2 svn r3418.\n\nSigned-off-by: Peter Stuge \u003cpeter@stuge.se\u003e\nAcked-by: Peter Stuge \u003cpeter@stuge.se\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cfe30629442e2d9aa82ed84ccc6e5856569a4025",
      "old_mode": 33188,
      "old_path": "flash.h",
      "new_id": "a810a7c2d7cfca514c0d80fbd1a78343bc020196",
      "new_mode": 33188,
      "new_path": "flash.h"
    },
    {
      "type": "modify",
      "old_id": "e6cd9d6af643489a193a0074caaa15c6c02987f5",
      "old_mode": 33188,
      "old_path": "it87spi.c",
      "new_id": "d1dd1d643fa83df821f7ae42b915ab45de92fa42",
      "new_mode": 33188,
      "new_path": "it87spi.c"
    },
    {
      "type": "modify",
      "old_id": "d89bef6ea45c19728cc6a9ee72d45486ae5c1a36",
      "old_mode": 33188,
      "old_path": "spi.c",
      "new_id": "6de9da97ac4d342cda8eb256debccc71d8d4ebd6",
      "new_mode": 33188,
      "new_path": "spi.c"
    },
    {
      "type": "modify",
      "old_id": "f5c877cdcbdd73f5272a05925a7fe6d66a70cc30",
      "old_mode": 33188,
      "old_path": "spi.h",
      "new_id": "429ca6f01395f7a57009e0abc98ded0d2406f833",
      "new_mode": 33188,
      "new_path": "spi.h"
    }
  ]
}
