linux-stable/drivers/phy
Hans de Goede f40037fd36 phy-core: phy_get: Leave error logging to the caller
In various cases errors may be expected, ie probe-deferral or a call to
phy_get from a driver where the use of a phy is optional.

Rather then adding all sort of complicated checks for this, and/or adding
special functions like devm_phy_get_optional, simply don't log an error,
and let deciding if get_phy returning an error really should result in a
dev_err up to the caller.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-18 12:13:15 -08:00
..
Kconfig phy,phy-bcm-kona-usb2.c: Add dependency on HAS_IOMEM 2014-02-18 12:13:15 -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 phy-core: phy_get: Leave error logging to the caller 2014-02-18 12:13:15 -08: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