)]}'
{
  "commit": "a16a5cccfb30f4a4bd4c5798d899138250765b38",
  "tree": "c3147e53e7ab962ff284fef715686396adb7670a",
  "parents": [
    "f75325e1927398f7e18e15f186b1fc52174cc19f"
  ],
  "author": {
    "name": "Prabhakar Kushwaha",
    "email": "prabhakar@freescale.com",
    "time": "Tue Apr 10 22:48:59 2012 +0000"
  },
  "committer": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Thu Aug 09 22:23:14 2012 +0200"
  },
  "message": "powerpc:Fix return type \u0026 parameter passed for I/O functions\n\nReturn type of in_8, in_be16 and in_le16 should not be\u0027int\u0027. Update it to type\nu8/u16/u32.\nAlthough \u0027unsigned\u0027 for in_be32 and in_le32 is correct. But to make return type\nuniform across the file changed to u32\n\nSimilarly, parameter passed to out_8, out_be16, out_le16 ,out_be32 \u0026 out_le32\nshould not be \u0027int\u0027.Change it to type u8/u16/u32.\n\nSigned-off-by: Prabhakar Kushwaha \u003cprabhakar@freescale.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6b52a94ffbdbd060fff7e247e9b14f4d79d7fcea",
      "old_mode": 33188,
      "old_path": "arch/powerpc/include/asm/io.h",
      "new_id": "9e208618d94d9d7d29c34b20ea3227e9be3f94fb",
      "new_mode": 33188,
      "new_path": "arch/powerpc/include/asm/io.h"
    }
  ]
}
