)]}'
{
  "commit": "45f5ff8107a845854b1d1812ab1d9c5541f08b4d",
  "tree": "d0d532ba060e3f3db9c7e376d90d1fcb34035c04",
  "parents": [
    "bacdbe077342ecc9e7b3e374cc5a41995116706a"
  ],
  "author": {
    "name": "Stephen Warren",
    "email": "swarren@nvidia.com",
    "time": "Wed Apr 04 15:48:31 2012 -0600"
  },
  "committer": {
    "name": "Mark Brown",
    "email": "broonie@opensource.wolfsonmicro.com",
    "time": "Fri Apr 06 10:47:35 2012 +0100"
  },
  "message": "regmap: add MMIO bus support\n\nThis is a basic memory-mapped-IO bus for regmap. It has the following\nfeatures and limitations:\n\n* Registers themselves may be 8, 16, 32, or 64-bit. 64-bit is only\n  supported on 64-bit platforms.\n* Register offsets are limited to precisely 32-bit.\n* IO is performed using readl/writel, with no provision for using the\n  __raw_readl or readl_relaxed variants.\n\nSigned-off-by: Stephen Warren \u003cswarren@nvidia.com\u003e\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0f6c7fb418e872e05bdbc5bf6c075e6390fb82c4",
      "old_mode": 33188,
      "old_path": "drivers/base/regmap/Kconfig",
      "new_id": "9ef0a5326f170e9f4b0b8c3a661842c2f98e2668",
      "new_mode": 33188,
      "new_path": "drivers/base/regmap/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "defd57963c84ec5d91ecb756317bb385ae1e3210",
      "old_mode": 33188,
      "old_path": "drivers/base/regmap/Makefile",
      "new_id": "5e75d1b683e236cf8ecc35a5c6f9b28ced8d30f3",
      "new_mode": 33188,
      "new_path": "drivers/base/regmap/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1a7b5ee11abc337412e4952717830471679a28b4",
      "new_mode": 33188,
      "new_path": "drivers/base/regmap/regmap-mmio.c"
    },
    {
      "type": "modify",
      "old_id": "f14588a96eafc8656931652b4e91991ac950eef3",
      "old_mode": 33188,
      "old_path": "include/linux/regmap.h",
      "new_id": "f6abc8d33d64c4bde60a062fa7c2710feb9bbdfc",
      "new_mode": 33188,
      "new_path": "include/linux/regmap.h"
    }
  ]
}
