summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2016-11-01 13:40:25 +0300
committerFelipe Balbi <felipe.balbi@linux.intel.com>2016-11-18 14:54:09 +0300
commit015105b12183556771e111e93f5266851e7c5582 (patch)
tree5caf778885ecb98459347d979bb778b24c39018d /include/linux
parentf1d3861d63a5d79b8968a02eea1dcb01bb684e62 (diff)
downloadlinux-015105b12183556771e111e93f5266851e7c5582.tar.xz
USB: phy: am335x-control: fix device and of_node leaks
Make sure to drop the references taken by of_parse_phandle() and bus_find_device() before returning from am335x_get_phy_control(). Note that there is no guarantee that the devres-managed struct phy_control will be valid for the lifetime of the sibling phy device regardless of this change. Fixes: 3bb869c8b3f1 ("usb: phy: Add AM335x PHY driver") Acked-by: Bin Liu <b-liu@ti.com> Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions