Re: [PATCH RESEND] phy: brcm-sata: Return proper error if brcm_sata_phy_init fails

2016-08-12 Thread Kishon Vijay Abraham I
On Wednesday 10 August 2016 03:34 PM, Axel Lin wrote: > Return proper error instead of 0 if brcm_sata_phy_init fails. merged now, thanks. -Kishon > > Signed-off-by: Axel Lin > --- > It was sent on https://lkml.org/lkml/2016/5/23/12 . > drivers/phy/phy-brcm-sata.c | 2

Re: [PATCH RESEND] phy: brcm-sata: Return proper error if brcm_sata_phy_init fails

2016-08-12 Thread Kishon Vijay Abraham I
On Wednesday 10 August 2016 03:34 PM, Axel Lin wrote: > Return proper error instead of 0 if brcm_sata_phy_init fails. merged now, thanks. -Kishon > > Signed-off-by: Axel Lin > --- > It was sent on https://lkml.org/lkml/2016/5/23/12 . > drivers/phy/phy-brcm-sata.c | 2 +- > 1 file changed,

[PATCH RESEND] phy: brcm-sata: Return proper error if brcm_sata_phy_init fails

2016-08-10 Thread Axel Lin
Return proper error instead of 0 if brcm_sata_phy_init fails. Signed-off-by: Axel Lin --- It was sent on https://lkml.org/lkml/2016/5/23/12 . drivers/phy/phy-brcm-sata.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/phy/phy-brcm-sata.c

[PATCH RESEND] phy: brcm-sata: Return proper error if brcm_sata_phy_init fails

2016-08-10 Thread Axel Lin
Return proper error instead of 0 if brcm_sata_phy_init fails. Signed-off-by: Axel Lin --- It was sent on https://lkml.org/lkml/2016/5/23/12 . drivers/phy/phy-brcm-sata.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/phy/phy-brcm-sata.c b/drivers/phy/phy-brcm-sata.c