On 2024/12/13 20:36, Zijun Hu wrote:
This patch series is to fix bugs for below APIs:
devm_phy_put() devm_of_phy_provider_unregister() devm_phy_destroy() phy_get() of_phy_get() devm_phy_get() devm_of_phy_get() devm_of_phy_get_by_index()
And simplify below API:
of_phy_simple_xlate().
Signed-off-by: Zijun Hu quic_zijuhu@quicinc.com
Changes in v6:
- Use non-error path solution for patch 6/6.
- Remove stable tag for both patch 2/6 and 3/6.
- Link to v5: https://lore.kernel.org/r/20241106-phy_core_fix-v5-0-9771652eb88c@quicinc.co...
Hi Vinod,
These patch series has no response for more than 1.5 months. could you would like to have a code review ?
Sorry for this noise.
Mainline and linux-next have fixes of similar issues for your references shown below:
For patch [1/6, 3/6]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i... https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?...
For patch 6/6: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?...