Skip to content
Commit ee0475a5 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'phy-ref-leaks'



Johan Hovold says:

====================
net: fix device reference leaks

This series fixes a number of device reference leaks (and one of_node
leak) due to failure to drop the references taken by bus_find_device()
and friends.

Note that the final two patches have been compile tested only.

v2
 - hold reference to cpsw-phy-sel device while accessing private data as
   requested by David. Also update the commit message. (patch 1/4)
 - add linux-omap on CC where appropriate
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 6a0c9f68 2271150b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment