)]}'
{
  "commit": "14c79bbed7e06135bcbccb2b92c19df7115b4502",
  "tree": "cf5d97f5fb988a1f5d5eea9a6cccb7f04d4ac73f",
  "parents": [
    "076f2cc449188b7d3d4866730afa3ac7be3e6640"
  ],
  "author": {
    "name": "Kevin Hilman",
    "email": "khilman@ti.com",
    "time": "Thu Jun 23 17:16:14 2011 -0700"
  },
  "committer": {
    "name": "Russell King",
    "email": "rmk+kernel@arm.linux.org.uk",
    "time": "Fri Jun 24 09:54:31 2011 +0100"
  },
  "message": "ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry points\n\nUpon return from off-mode, the ROM code jumps to a restore function\nsaved in the scratchpad.  Based on SoC revision or errata, this\nrestore entry point is different.  Current code uses some helper\nfunctions in sleep34xx.S (get_*_restore_pointer) to get the restore\nfunction entry point.\n\nWhen returning from off-mode, this code is executed from SDRAM, so\nthere\u0027s no reason to use these helper functions when using the SDRAM\nentry points directly would work just fine.\n\nThis patch uses ENTRY/ENDPROC to create \"real\" entry points for these\nfunctions, and uses those values directly when writing the scratchpad.\n\nTested all three entry points\n- restore_es3: 3430/n900\n- restore_3630: 3630/Zoom3\n- restore: 3530/Overo\n\nSuggested-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\nAcked-by: Jean Pihet \u003cj-pihet@ti.com\u003e\nAcked-by: Santosh Shilimkar \u003csantosh.shilimkar@ti.com\u003e\nSigned-off-by: Kevin Hilman \u003ckhilman@ti.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "da53ba3917cae5df365b34bcb8f314e4142a2471",
      "old_mode": 33188,
      "old_path": "arch/arm/mach-omap2/control.c",
      "new_id": "aab884fecc55c673aa28407666676756e870c47e",
      "new_mode": 33188,
      "new_path": "arch/arm/mach-omap2/control.c"
    },
    {
      "type": "modify",
      "old_id": "a016c8b59e0063f4294d1b63d2d4ba47669fb498",
      "old_mode": 33188,
      "old_path": "arch/arm/mach-omap2/control.h",
      "new_id": "d4ef75d5a3823d0f85336e8f416e8d861553f83a",
      "new_mode": 33188,
      "new_path": "arch/arm/mach-omap2/control.h"
    },
    {
      "type": "modify",
      "old_id": "9a1349ea460a5ef8660c73386bcb035c52f918e6",
      "old_mode": 33188,
      "old_path": "arch/arm/mach-omap2/sleep34xx.S",
      "new_id": "d18f52e46c7cc60e449c03e4bbdd54c443ec43c4",
      "new_mode": 33188,
      "new_path": "arch/arm/mach-omap2/sleep34xx.S"
    }
  ]
}
