Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1656106
| From | Kishon Vijay Abraham I <kishon@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL v2] phy: for 4.12 -rc |
| Date | 2017-06-02 12:20 +0200 |
| Message-ID | <tNRQt-87W-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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@ti.com>
----------------------------------------------------------------
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(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL v2] phy: for 4.12 -rc Kishon Vijay Abraham I <kishon@ti.com> - 2017-06-02 12:20 +0200
Re: [GIT PULL v2] phy: for 4.12 -rc Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-06-03 03:00 +0200
Re: [GIT PULL v2] phy: for 4.12 -rc Kishon Vijay Abraham I <kishon@ti.com> - 2017-06-07 16:10 +0200
csiph-web