]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'phy-for-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 25 Jun 2016 00:01:43 +0000 (17:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 25 Jun 2016 00:01:43 +0000 (17:01 -0700)
commit1a34c4d0ae888b229b8ffd99835be254b0024f88
treecc978770dbe0a68f4816607aa2c416166ce84916
parent3641fdeb17a84a170b2259a5a38d9bfd106c5a6e
parent04e59a0211ff012ba60c00baca673482570784e9
Merge tag 'phy-for-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus

Kishon writes:

phy: for 4.7-rc5

*) Fix in sun4i-usb phy driver to properly handle the return value of
   gpiod_to_irq
*) Fix a sparse warning in sun4i-usb phy driver
*) Fix bcm-ns-usb2 phy driver to check the correct variable
*) Fix spurious interrupts during VBUS change in rcar-gen3-usb2 phy
   driver

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