)]}'
{
  "commit": "e7498281d3caec1141d7542ec494c4e4a1d404c9",
  "tree": "fcf4d2d82cb52211a4a1c7f7c6965d4996b99ac4",
  "parents": [
    "31143d5d515ece617ffccb7df5ff75e4d1dfa120"
  ],
  "author": {
    "name": "Haavard Skinnemoen",
    "email": "hskinnemoen@atmel.com",
    "time": "Wed May 09 02:33:47 2007 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Wed May 09 12:30:50 2007 -0700"
  },
  "message": "Use common cpu_is_xxx() macros on AT91 and AVR32\n\nSeveral drivers shared between AT91 and AVR32 chips use cpu_is_xxx()\nto handle CPU-specific differences. Currently, such code needs to be\ninside #ifdef CONFIG_ARCH_AT91 because the macros don\u0027t exist on AVR32.\n\nBy defining the same macros on both AT91 and AVR32, these #ifdefs can\nbe eliminated. Since the macros will evaluate to a constant value for\nCPUs that aren\u0027t supported by the current architecture, any code that\nis only needed on AT91 will be optimized away on AVR32 and vice versa.\n\nSigned-off-by: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e\nAcked-by: Andrew Victor \u003candrew@sanpeople.com\u003e\nCc: Nicolas Ferre \u003cnicolas.ferre@rfo.atmel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d464ca58cdbc07e427180d235f590953c13a2fc1",
      "old_mode": 33188,
      "old_path": "include/asm-arm/arch-at91/cpu.h",
      "new_id": "7ef4eebe9f8e9e358f2cc3304d00238c6eece3e7",
      "new_mode": 33188,
      "new_path": "include/asm-arm/arch-at91/cpu.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2bdc5bd6f793227308b4c40ac3127e2cc8e2d45d",
      "new_mode": 33188,
      "new_path": "include/asm-avr32/arch-at32ap/cpu.h"
    }
  ]
}
