)]}'
{
  "commit": "230d42d422e7b69fc9b270f41c69e63b54572e26",
  "tree": "f2cec91b4795c78fa431134a73c5bf0e596a0482",
  "parents": [
    "6aed4ee9b4610cd1e0315c90855b32e59ee81a15"
  ],
  "author": {
    "name": "Jassi Brar",
    "email": "jassi.brar@samsung.com",
    "time": "Mon Nov 30 07:39:42 2009 +0000"
  },
  "committer": {
    "name": "Grant Likely",
    "email": "grant.likely@secretlab.ca",
    "time": "Thu Dec 17 08:58:17 2009 -0700"
  },
  "message": "spi: Add s3c64xx SPI Controller driver\n\nEach SPI controller has exactly one CS line and as such doesn\u0027t\nprovide for multi-cs. We implement a workaround to support\nmulti-cs by _not_ configuring the mux\u0027ed CS pin for each SPI\ncontroller. The CS mechanism is assumed to be fully machine\nspecific - the driver doesn\u0027t even assume some GPIO pin is used\nto control the CS.\n\nThe driver selects between DMA and POLLING mode depending upon\nthe xfer size - DMA mode for xfers bigger than FIFO size, POLLING\nmode otherwise.\n\nThe driver has been designed to be capable of running SoCs since\ns3c64xx and till date, for that reason some of the register fields\nhave been passed via, SoC specific, platform data.\n\nSigned-off-by: Jassi Brar \u003cjassi.brar@samsung.com\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6fa595e0c989e68f4efda63fb7b98d2b9e03ff0d",
      "old_mode": 33188,
      "old_path": "drivers/spi/Kconfig",
      "new_id": "c712f53cd5c9ff2e4dc927e0cefaf850f8f3ff71",
      "new_mode": 33188,
      "new_path": "drivers/spi/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "33faa7fa0ab846e8e5e34e574308f9ca9b61305b",
      "old_mode": 33188,
      "old_path": "drivers/spi/Makefile",
      "new_id": "f3d2810ba11c9f3fd11cbdaddf9b50431e70b70b",
      "new_mode": 33188,
      "new_path": "drivers/spi/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "88a456dba967c91091dbb7eb0a4321f5c5bbcd3d",
      "new_mode": 33188,
      "new_path": "drivers/spi/spi_s3c64xx.c"
    }
  ]
}
