)]}'
{
  "commit": "cb689a706d17ef19a61735670ded60466dd015fa",
  "tree": "34172bc4222c9d4a5970a7509f5adde79e500d46",
  "parents": [
    "f44ad7e91dd12bed0959b3e715f4f3ab84951a59"
  ],
  "author": {
    "name": "Viresh Kumar",
    "email": "viresh.kumar@st.com",
    "time": "Thu Mar 03 15:47:15 2011 +0530"
  },
  "committer": {
    "name": "Vinod Koul",
    "email": "vinod.koul@intel.com",
    "time": "Mon Mar 07 01:12:27 2011 +0530"
  },
  "message": "dw_dmac: Replace module_init() with subsys_initcall()\n\nIn some cases users of dw_dmac are initialized before dw_dmac, and if they try\nto use dw_dmac, they simply fail. So its better we register init() routine\nof driver using subsys_initcall() instead of module_init(), so that dma driver\nis available at the earliest possible.\n\nSigned-off-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nSigned-off-by: Vinod Koul \u003cvinod.koul@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "08dab3badad2db79605e3dba0f82d3fc94f0923b",
      "old_mode": 33188,
      "old_path": "drivers/dma/dw_dmac.c",
      "new_id": "064a1830a76b1012d91a4550c818f3f3e5743aa2",
      "new_mode": 33188,
      "new_path": "drivers/dma/dw_dmac.c"
    }
  ]
}
