)]}'
{
  "commit": "94d2dde738a50124d1f1b1b40bd5b9d0ed22e2e2",
  "tree": "bd49bc0ce469824c806c40be9bc8cdead3934e3c",
  "parents": [
    "24ce6bc4a2b75509b29372f1e5e7e0fe51d98e66"
  ],
  "author": {
    "name": "Grant Likely",
    "email": "grant.likely@secretlab.ca",
    "time": "Thu Jan 24 22:25:32 2008 -0700"
  },
  "committer": {
    "name": "Grant Likely",
    "email": "grant.likely@secretlab.ca",
    "time": "Sat Jan 26 15:32:18 2008 -0700"
  },
  "message": "[POWERPC] Efika: prune fixups and make them more carefull\n\nPrune back Efika fixups to only include changes that are actually required\nto get a working system.  Most of the drivers can accept the compatible\nproperties, even if they don\u0027t match the what is recommented in the generic\nnames recommended practice document.\n\nThis patch also adds extra checks so that fixups are not performed blindly.\nInstead, the code first verifies that the device tree is faulty before\nmaking any changes.  This way, if the Efika firmware is updated to fix\nthese issues, then the fixups will no longer get applied.\n\nAt this point; here is the list of fixups needed for the efika:\n1. If the device_type property on the root node is \u0027chrp\u0027, then Linux won\u0027t\n   boot.  Change device_type to \u0027efika\u0027 to avoid this condition\n2. Add full interrupt list to the bestcomm node.  In actual fact, the\n   bestcomm interrupts property is technically correct, it just doesn\u0027t\n   expose the same granularity as the device driver expects.  All other\n   5200 device trees provide a separate irq number for each bestcomm\n   channel.  Rather than hack the driver, it\u0027s simpler to fix it up\n3. /builtin/sound node is missing an interrupts property\n4. /builtin/ethernet node is missing a phy-handle property and the\n   device driver doesn\u0027t know what to do without one.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5d89a21dd0d69b793989c79d169e6ce6fab60020",
      "old_mode": 33188,
      "old_path": "arch/powerpc/kernel/prom_init.c",
      "new_id": "5ab4c8466cc94f56c645d5193eae9ffca00e0ad3",
      "new_mode": 33188,
      "new_path": "arch/powerpc/kernel/prom_init.c"
    }
  ]
}
