)]}'
{
  "commit": "52d5b9aba1f5790ca3231c262979c2c3e26dd99b",
  "tree": "ed4e0166b69937b81ebd3e19875cf656151acb33",
  "parents": [
    "9a11899c5e699a8d2551692dfcd4372e39dcbdf6"
  ],
  "author": {
    "name": "Anatolij Gustschin",
    "email": "agust@denx.de",
    "time": "Wed Aug 21 17:43:31 2013 +0200"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@linuxfoundation.org",
    "time": "Fri Aug 23 10:41:46 2013 -0700"
  },
  "message": "usb: phy: fix build breakage\n\nCommit 94ae9843 (usb: phy: rename all phy drivers to phy-$name-usb.c)\nrenamed drivers/usb/phy/otg_fsm.h to drivers/usb/phy/phy-fsm-usb.h\nbut changed drivers/usb/phy/phy-fsm-usb.c to include not existing\n\"phy-otg-fsm.h\" instead of new \"phy-fsm-usb.h\". This breaks building:\n  ...\n  drivers/usb/phy/phy-fsm-usb.c:32:25: fatal error: phy-otg-fsm.h: No such file or directory\n  compilation terminated.\n  make[3]: *** [drivers/usb/phy/phy-fsm-usb.o] Error 1\n\nThis commit also missed to modify drivers/usb/phy/phy-fsl-usb.h\nto include new \"phy-fsm-usb.h\" instead of \"otg_fsm.h\" resulting\nin another build breakage:\n  ...\n  In file included from drivers/usb/phy/phy-fsl-usb.c:46:0:\n  drivers/usb/phy/phy-fsl-usb.h:18:21: fatal error: otg_fsm.h: No such file or directory\n  compilation terminated.\n  make[3]: *** [drivers/usb/phy/phy-fsl-usb.o] Error 1\n\nFix both issues.\n\nSigned-off-by: Anatolij Gustschin \u003cagust@denx.de\u003e\nCc: stable \u003cstable@vger.kernel.org\u003e # 3.10+\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ca266280895dc2f150484f1dbb8873150588175b",
      "old_mode": 33188,
      "old_path": "drivers/usb/phy/phy-fsl-usb.h",
      "new_id": "e1859b8ef5679dc5c39a367c7e86979a2cfde5ec",
      "new_mode": 33188,
      "new_path": "drivers/usb/phy/phy-fsl-usb.h"
    },
    {
      "type": "modify",
      "old_id": "c520b3548e7cf59cd0058eda330cd2d7ac792197",
      "old_mode": 33188,
      "old_path": "drivers/usb/phy/phy-fsm-usb.c",
      "new_id": "7f4596606e18b41565ef338598298b6f36c64269",
      "new_mode": 33188,
      "new_path": "drivers/usb/phy/phy-fsm-usb.c"
    }
  ]
}
