]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'phy-for-4.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2018 11:28:40 +0000 (13:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2018 11:28:40 +0000 (13:28 +0200)
commitb5b9cea82f4095033ee9fdbdc3eeb33ae74a57c7
tree754a867aabcca9735b7207ec19e7e9307a7bc0b6
parentcc2eafd981394f234d9e9378d319e181c80bf597
parent9f079d494623245dc1a858d4f46b33f82e158125
Merge tag 'phy-for-4.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus

Kishon writes:

phy: for 4.18-rc

 *) Fix to get xhci working after disable<->enable cycle
 *) Fix wrong enum used for status lines (also fixes a compilation
    warning).

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