)]}'
{
  "commit": "7535b8bef067b71070ed5bdcf3606402f1e99618",
  "tree": "bb4c57bbbe2c143a98d9d1f9690df8dc2ed97356",
  "parents": [
    "0dc665d426691fd75fe9b6b16295ad0c02677d21"
  ],
  "author": {
    "name": "Bhupesh Sharma",
    "email": "bhupesh.sharma@st.com",
    "time": "Mon Feb 27 11:19:43 2012 +0530"
  },
  "committer": {
    "name": "Grant Likely",
    "email": "grant.likely@secretlab.ca",
    "time": "Mon Mar 12 11:36:38 2012 -0600"
  },
  "message": "gpio/gpio-stmpe: Fix the value returned by _get_value routine\n\nThe present _get_value routine returns the contents of the GPIO Monitor Pin\nStatus Register(GPMR) starting from the bit whose value is requested to BIT 0\n(irrelevant bits are replace by 0).\n\nFor e.g. if we request the value of GPIO 6 in the earlier implementation the\nvalue returned is:\n\n\tBIT6 followed by 6 0\u0027s\n\nwhereas it should just return BIT6.\n\nThis patch addresses the same.\n\nSigned-off-by: Bhupesh Sharma \u003cbhupesh.sharma@st.com\u003e\nReviewed-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "87a68a896abf7a0a010aa6395db5b0a53ba9ba41",
      "old_mode": 33188,
      "old_path": "drivers/gpio/gpio-stmpe.c",
      "new_id": "8abf4e9e23009f7decd5d3fe107fd8d1307b2111",
      "new_mode": 33188,
      "new_path": "drivers/gpio/gpio-stmpe.c"
    }
  ]
}
