Hi Greg,

Please find the pull request for 4.1 -rc cycle.

This includes a couple of fixes in Kconfig, one to fix randconfig error
and the other to fix dependency in QCOM PHY. A fix in rcan gen2 PHY
to fix the bit location.

Let me know if I have to change something.

Cheers
Kishon

The following changes since commit 2decb2682f80759f631c8332f9a2a34a02150a03:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2015-04-27 
14:05:19 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git 
tags/for-4.1-rc

for you to fetch changes up to a3ac3d4a296ac88578c3a982d044e53284d85344:

  phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK value (2015-05-12 20:57:19 +0530)

----------------------------------------------------------------
phy: fixes for v4.1-rc

includes a fix in phy core w.r.t error checking, couple of fixes
in kconfig one which fixes randconfig error and the other
to fix dependency in QCOM PHY, driver fix in omap-usb2 in the
error path and a driver fix in rcar-gen2 to fix bit location.

----------------------------------------------------------------
Axel Lin (1):
      phy: core: Fix error checking in (devm_)phy_optional_get

Felipe Balbi (1):
      phy: fix Kconfig dependencies

Kishon Vijay Abraham I (1):
      phy: omap-usb2: invoke pm_runtime_disable on error path
Stephen Boyd (1):
      phy: qcom-ufs: Switch dependency to ARCH_QCOM

Yoshihiro Shimoda (1):
      phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK value

 drivers/phy/Kconfig         |   10 +++++++---
 drivers/phy/phy-core.c      |    4 ++--
 drivers/phy/phy-omap-usb2.c |    1 +
 drivers/phy/phy-rcar-gen2.c |    4 ++--
 4 files changed, 12 insertions(+), 7 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to