)]}'
{
  "commit": "779b96d20ca97cfa19162b340bff0c27b405b4b2",
  "tree": "4f371baad4fcde0c4ae2050535174ab632b411f5",
  "parents": [
    "bcabbccabffe7326f046f25737ba1084f463c65c"
  ],
  "author": {
    "name": "Ohad Ben-Cohen",
    "email": "ohad@wizery.com",
    "time": "Thu Oct 20 21:41:24 2011 +0200"
  },
  "committer": {
    "name": "Ohad Ben-Cohen",
    "email": "ohad@wizery.com",
    "time": "Wed Feb 08 22:54:05 2012 +0200"
  },
  "message": "samples/rpmsg: add an rpmsg driver sample\n\nAdd an rpmsg driver sample, which demonstrates how to communicate with\nan AMP-configured remote processor over the rpmsg bus.\n\nNote how once probed, the driver can immediately start sending messages\nusing the rpmsg_send() API, without having to worry about creating endpoints\nor allocating rpmsg addresses: all that work is done by the rpmsg bus,\nand the required information is already embedded in the rpmsg channel\nthat the driver is probed with.\n\nIn this sample, the driver simply sends a \"Hello World!\" message to the remote\nprocessor repeatedly.\n\nDesigned with Brian Swetland \u003cswetland@google.com\u003e.\n\nSigned-off-by: Ohad Ben-Cohen \u003cohad@wizery.com\u003e\nCc: Brian Swetland \u003cswetland@google.com\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nCc: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nCc: Tony Lindgren \u003ctony@atomide.com\u003e\nCc: Russell King \u003clinux@arm.linux.org.uk\u003e\nCc: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nCc: Stephen Boyd \u003csboyd@codeaurora.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "41063e7592d2392b231c42cf86b4144d5f7a34b4",
      "old_mode": 33188,
      "old_path": "samples/Kconfig",
      "new_id": "7b6792a18c051a94438493c55513f0c47c4d3483",
      "new_mode": 33188,
      "new_path": "samples/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "6280817c2b7e84594a40650cb19753b50c255840",
      "old_mode": 33188,
      "old_path": "samples/Makefile",
      "new_id": "2f75851ec6294a2a694931336458057856a94094",
      "new_mode": 33188,
      "new_path": "samples/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2d4973c69663156e82bc3a71f2e92a987df79bc9",
      "new_mode": 33188,
      "new_path": "samples/rpmsg/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "23ea9f2ae11dab8040d70884adff6c35d318ca16",
      "new_mode": 33188,
      "new_path": "samples/rpmsg/rpmsg_client_sample.c"
    }
  ]
}
