linux/drivers/phy/marvell
Antoine Tenart caef3e0b65 phy: mvebu-cp110-comphy: fix mux error check
The mux value is retrieved from the mvebu_comphy_get_mux() function
which returns an int. In mvebu_comphy_power_on() this int is stored to a
u32 and a check is made to ensure it's not negative. Which is wrong.
This fixes it.

Fixes: d0438bd6aa ("phy: add the mvebu cp110 comphy driver")
Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2017-09-26 17:02:48 +05:30
..
Kconfig
Makefile
phy-armada375-usb2.c
phy-berlin-sata.c
phy-berlin-usb.c
phy-mvebu-cp110-comphy.c phy: mvebu-cp110-comphy: fix mux error check 2017-09-26 17:02:48 +05:30
phy-mvebu-sata.c
phy-pxa-28nm-hsic.c
phy-pxa-28nm-usb2.c