diff options
author | Johan Hovold <johan@kernel.org> | 2016-11-16 17:20:37 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-17 20:05:04 +0300 |
commit | 3ae30f4ce65e9d4de274b1472169ab3c27f5c666 (patch) | |
tree | 9e65dc4f80eb0f1a69eff5e556e72ff883992fa7 /tools/include/asm-generic | |
parent | 48c1699d5335bc045b50989a06b1c526b17a25ff (diff) | |
download | linux-3ae30f4ce65e9d4de274b1472169ab3c27f5c666.tar.xz |
of_mdio: fix device reference leak in of_phy_find_device
Make sure to drop the reference taken by bus_find_device() before
returning NULL from of_phy_find_device() when the found device is not a
PHY.
Fixes: 6ed742363b9c ("of: of_mdio: Ensure mdio device is a PHY")
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/include/asm-generic')
0 files changed, 0 insertions, 0 deletions