[GIT PULL v2] phy: for 4.12 -rc

From: Kishon Vijay Abraham I
Date: Fri Jun 02 2017 - 06:10:10 EST


Hi Greg,

Please find the updated pull request for 4.12 -rc below.

It includes only a couple of fixes in phy-qcom-qmp driver. The grouping of phy
drivers to vendor specific directories will be sent for the next merge window.

Consider merging it in this -rc cycle. Let me know If I have to make any changes.

Cheers
Kishon

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

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

for you to fetch changes up to 9605bc46433d54f89b12d443a3d9aabf8070824b:

phy: qualcomm: phy-qcom-qmp: fix application of sizeof to pointer (2017-06-01
15:03:41 +0530)

----------------------------------------------------------------
phy: for 4.12-rc

*) Fix return value check in phy-qcom-qmp driver
*) Fix memory allocation bug in phy-qcom-qmp driver

Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx>

----------------------------------------------------------------
Fengguang Wu (1):
phy: qualcomm: phy-qcom-qmp: fix application of sizeof to pointer

Wei Yongjun (1):
phy: qcom-qmp: fix return value check in qcom_qmp_phy_create()

drivers/phy/phy-qcom-qmp.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)