[GIT PULL 0/4] phy: fixes for 3.15 -rc2

From: Kishon Vijay Abraham I
Date: Fri Apr 18 2014 - 23:22:19 EST


Hi Greg,

Here's the PULL requeust for PHY subsystem for this -rc cycle. It consissts of
a bunch of critical fixes in PHY.

Let me know if I have to change anything.

Thanks
Kishon

The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git tags/for-3.15-rc2

for you to fetch changes up to 354ea2fda82eab209d1544cde3b5fed5e6a86c4a:

phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY (2014-04-16 18:10:47 +0530)

----------------------------------------------------------------
fixes for 3.15 -rc cycle

Bunch of critical fixes in PHY subsystem

----------------------------------------------------------------
Arnd Bergmann (1):
phy: exynos: fix building as a module

Grygorii Strashko (1):
phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY

Jean Delvare (1):
phy: restore OMAP_CONTROL_PHY dependencies

Sergei Shtylyov (1):
phy: fix kernel oops in phy_lookup()

drivers/phy/Kconfig | 1 +
drivers/phy/Makefile | 9 +++++----
drivers/phy/phy-core.c | 3 +++
include/linux/phy/phy.h | 16 ++++++++++++++++
4 files changed, 25 insertions(+), 4 deletions(-)
--
1.7.9.5

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