)]}'
{
  "commit": "657d59823c095e8f03e2744d765f53700331ff8f",
  "tree": "33cb97164df514189cf478d4bcb7a327f2c0c856",
  "parents": [
    "ee3298a2b6832bcfeec040dabf19632b704d826a"
  ],
  "author": {
    "name": "Kevin Liu",
    "email": "kliu5@marvell.com",
    "time": "Wed Oct 17 19:04:44 2012 +0800"
  },
  "committer": {
    "name": "Chris Ball",
    "email": "cjb@laptop.org",
    "time": "Wed Nov 07 15:02:04 2012 -0500"
  },
  "message": "mmc: sdhci: fix IS_ERR() checking of regulator_get()\n\nThere are two problems here:\n\nThe check for vmmc was printing an unnecessary pr_info() when\nhost-\u003evmmc is NULL.\n\nThe intent of the check for vqmmc was to only remove UHS if we have a\nregulator that doesn\u0027t support the required voltage, but since IS_ERR()\ndoesn\u0027t catch NULL, we were actually removing UHS modes if vqmmc isn\u0027t\npresent at all -- since it isn\u0027t present for most users, this breaks\nUHS for them.  This patch fixes that UHS regression in 3.7-rc1.\n\nSigned-off-by: Kevin Liu \u003ckliu5@marvell.com\u003e\nSigned-off-by: Bin Wang \u003cbinw@marvell.com\u003e\nReviewed-by: Philip Rakity \u003cprakity@marvell.com\u003e\nSigned-off-by: Chris Ball \u003ccjb@laptop.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f05a37747b3d47e8ce81a78cc322cc27ae5d71e2",
      "old_mode": 33188,
      "old_path": "drivers/mmc/host/sdhci.c",
      "new_id": "949e18c7c05dd6b69bf498ca589e6839734a718a",
      "new_mode": 33188,
      "new_path": "drivers/mmc/host/sdhci.c"
    }
  ]
}
