)]}' { "commit": "667a11b5a3671f4eb966ad8104cca8dbe9d3a21c", "tree": "9020426d214599fb59ab271c9587fefcfd2e26af", "parents": [ "795a5c33bc47e3035e8ad3f3fa4f0a4a8c396d3a" ], "author": { "name": "Roger Quadros", "email": "rogerq@ti.com", "time": "Fri Jul 04 12:55:47 2014 +0300" }, "committer": { "name": "Kishon Vijay Abraham I", "email": "kishon@ti.com", "time": "Thu Jul 10 11:46:50 2014 +0530" }, "message": "phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove\n\nIf probe fails then we need to call pm_runtime_disable() to balance\nout the previous pm_runtime_enable() call. Else it will cause\nunbalanced pm_runtime_enable() call in the succeding probe call.\n\nThis anomaly was observed when the call to devm_phy_create() failed\nwith -EPROBE_DEFER.\n\nBalance out the pm_runtime_enable() call in .remove() as well.\n\nSigned-off-by: Roger Quadros \u003crogerq@ti.com\u003e\nSigned-off-by: Kishon Vijay Abraham I \u003ckishon@ti.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "2063d542b4e4e660e2d4fa9fc84561c674a88adc", "old_mode": 33188, "old_path": "drivers/phy/phy-omap-usb2.c", "new_id": "34b396146c8a1e2fbc273b4f3cdadc13640e6e50", "new_mode": 33188, "new_path": "drivers/phy/phy-omap-usb2.c" } ] }