1
0
Fork 0
alistair23-linux/drivers/phy
Andrew Lunn 788a4d56ff drivers: phy: Add support for optional phys
Add devm_phy_optional_get and phy_optional_get, which should be used
when the phy is optional. They does not return an error when the phy
does not exist, rather they returns NULL, which is considered as a valid
phy, but results in NOPs when used with the consumer API.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2014-02-05 05:48:43 +00:00
..
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-01-25 11:17:34 -08:00
Makefile USB patches for 3.14-rc1 2014-01-20 16:13:02 -08:00
phy-bcm-kona-usb2.c phy: add Broadcom Kona USB2 PHY driver 2013-12-23 14:33:02 -06:00
phy-core.c drivers: phy: Add support for optional phys 2014-02-05 05:48:43 +00:00
phy-exynos-dp-video.c
phy-exynos-mipi-video.c
phy-mvebu-sata.c Phy: Add a PHY driver for Marvell MVEBU SATA PHY. 2013-12-24 23:52:58 +05:30
phy-omap-usb2.c
phy-twl4030-usb.c usb: patches for v3.13 2013-10-24 16:18:40 +01:00