)]}'
{
  "commit": "654ba4cc0f3ed7c0f08bfb39f66059d8c42943ee",
  "tree": "0afa1399bea345e12cf72ffac476190f27562275",
  "parents": [
    "4d10eaff5bfc69997a769f9c83b749f0a8c542fa"
  ],
  "author": {
    "name": "Alan Tull",
    "email": "atull@opensource.altera.com",
    "time": "Thu Oct 22 12:38:37 2015 -0500"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@linuxfoundation.org",
    "time": "Fri Oct 23 16:49:44 2015 -0700"
  },
  "message": "fpga manager: ensure lifetime with of_fpga_mgr_get\n\nEnsure device and driver lifetime from of_fpga_mgr_get() to\nfpga_mgr_put().\n\n* Don\u0027t put_device() in of_fpga_mgr_get, do it in fpga_mgr_put().\n  (still do put_device if there is an error).\n* Do module_get on the low level driver.\n* Don\u0027t need to module_get(THIS_MODULE) since we won\u0027t be allowed\n  to unload the fpga manager core without unloading low level\n  driver first.\n* Remove unnedessary null check for node pointer.\n\nSigned-off-by: Alan Tull \u003catull@opensource.altera.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "25261636687c8fa95a595d9aaa3d6a984fb4167f",
      "old_mode": 33188,
      "old_path": "drivers/fpga/fpga-mgr.c",
      "new_id": "68d7b41159cbf2d544198042d9986967502c8d2b",
      "new_mode": 33188,
      "new_path": "drivers/fpga/fpga-mgr.c"
    }
  ]
}
