Re: [PATCH] phy: qcom-ufs: Catch devm_phy_create failure in ufs_qcom_phy_generic_probe

From: Axel Lin
Date: Mon Mar 16 2015 - 20:47:54 EST


2015-03-03 9:05 GMT+08:00 Axel Lin <axel.lin@xxxxxxxxxx>:
> Current code does NULL test against return value of ufs_qcom_phy_generic_probe.
> However, in the case of devm_phy_create() failure, ufs_qcom_phy_generic_probe
> does not return NULL. Fix it.
Hi Kishon,
Seems this patch is missed.
Should I resend it?
Thanks,
Axel
--
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/