Home
last modified time | relevance | path

Searched hist:"708744628 ba96ed4dfcac74a985eb66ad551f164" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/
H A Dphy-core.cdiff 708744628ba96ed4dfcac74a985eb66ad551f164 Thu Dec 03 20:06:29 CST 2015 Chunfeng Yun <chunfeng.yun@mediatek.com> phy: core: Get a refcount to phy in devm_of_phy_get_by_index()

On driver detach, devm_phy_release() will put a refcount to
the phy, so gets a refconut to it before return.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>