)]}'
{
  "commit": "0b151debc31df089ddc07a3343031d8f51f988a3",
  "tree": "aef8b8d94cebbfbfce60867d03cad1ab31fdc923",
  "parents": [
    "f8aa0bd5c9b28f80bf372d0f486737b13ff01910"
  ],
  "author": {
    "name": "Sebastian Hesselbarth",
    "email": "sebastian.hesselbarth@gmail.com",
    "time": "Wed May 01 02:58:28 2013 +0200"
  },
  "committer": {
    "name": "Mike Turquette",
    "email": "mturquette@linaro.org",
    "time": "Tue May 28 22:52:46 2013 -0700"
  },
  "message": "clk: add non CONFIG_OF routines for clk-provider\n\nSome drivers that are shared between architectures have HAVE_CLK selected\nbut don\u0027t have OF. To remove compilation errors for drivers that provide\nclocks on DT with of_clk_add_provider we would have to enclose these calls\nwithin #ifdef CONFIG_OF, #endif.\n\nThis patch adds some stubs for OF related clk-provider functions that\neither do nothing or return appropriate values if CONFIG_OF is not set.\nSo, definition of these routines will always be available.\n\nSigned-off-by: Sebastian Hesselbarth \u003csebastian.hesselbarth@gmail.com\u003e\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Mike Turquette \u003cmturquette@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "11860985fecb90d156238d7f719f26540ea006b9",
      "old_mode": 33188,
      "old_path": "include/linux/clk-provider.h",
      "new_id": "265f384f1e019ad677c93bbb67ec425555f3f414",
      "new_mode": 33188,
      "new_path": "include/linux/clk-provider.h"
    }
  ]
}
