[PATCH 0/3] PHY: Fixes for 3.13-rc
From: Kishon Vijay Abraham I
Date: Fri Dec 06 2013 - 07:23:06 EST
Hi Greg,
We have three patches to be merged in PHY subsystem for this rc cycle and
all of them are critical.
One fixes a memory leak, the other solves a NULL dereference while calling
dev_WARN and the last one fixes a randconfig error.
Let me know if I have to change anything.
I've also queued these fixes in
https://git.kernel.org/cgit/linux/kernel/git/kishon/linux-phy.git/ fixes
(contains patches to be merged in other trees too).
Dan Carpenter (1):
drivers: phy: tweaks to phy_create()
Kishon Vijay Abraham I (1):
phy: kconfig: add depends on "USB_PHY" to OMAP_USB2 and TWL4030_USB
Sachin Kamat (1):
drivers: phy: Fix memory leak
drivers/phy/Kconfig | 4 ++--
drivers/phy/phy-core.c | 26 ++++++++++----------------
2 files changed, 12 insertions(+), 18 deletions(-)
--
1.7.10.4
--
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/