)]}'
{
  "commit": "2be09cb993826b52c9fc1d44747c20dd43a50038",
  "tree": "7a407af6425942c2010f091a508c141494f9ee03",
  "parents": [
    "02af11b03fce3ddb264d7873d7a2e295e697938c"
  ],
  "author": {
    "name": "Grant Likely",
    "email": "grant.likely@secretlab.ca",
    "time": "Mon Nov 23 20:16:46 2009 -0700"
  },
  "committer": {
    "name": "Grant Likely",
    "email": "grant.likely@secretlab.ca",
    "time": "Mon Nov 23 20:16:46 2009 -0700"
  },
  "message": "of: remove special case definition of of_read_ulong()\n\nSpecial case of of_read_ulong() was defined for PPC32 to toss away\nall but the last 32 bits when a large number value was read, and the\n\u0027normal\u0027 version for ppc64 just #defined of_read_ulong to of_read_number\nwhich causes compiler warnings on MicroBlaze and other 32 bit\narchitectures because it returns a u64 instead of a ulong.\n\nThis patch fixes the problem by defining a common implementation of\nof_read_ulong() that works everywhere.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nReviewed-by: Wolfram Sang \u003cw.sang@pengutronix.de\u003e\nTested-by: Michal Simek \u003cmonstr@monstr.eu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bec215792c4f31801e8f9f923974d8a9fd67e7fd",
      "old_mode": 33188,
      "old_path": "include/linux/of.h",
      "new_id": "d4c014a35ea545e472d1f466ad347adb98c18fde",
      "new_mode": 33188,
      "new_path": "include/linux/of.h"
    }
  ]
}
