]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'phy-for-4.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Mar 2017 21:04:26 +0000 (22:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Mar 2017 21:04:26 +0000 (22:04 +0100)
commit2fb868661f1918a7d7f1cffc02d4363c46fd2b94
tree8f533f536a6bd2802feaec6949cb9bf1900a3af6
parenta7778b7b5cb4b8ba0362ac3ba846b680fe2003d8
parent212ec4fa9217648a76b94e0ed6531c02b96672ba
Merge tag 'phy-for-4.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus

Kishon writes:

phy: for 4.11-rc

 *) Revert USB3 PHY support for Broadcom NSP SoC
 *) Fix compiler error on qcom-usb-hs when depends on EXTCON
    is not added
 *) Fix error handling in phy-exynos-pcie

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>