diff options
| author | Krzysztof Kozlowski <[email protected]> | 2017-01-07 10:41:40 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-01-10 17:00:42 +0100 |
| commit | 3f6026b1dcb3c8ee71198c485a72ac674c6890dd (patch) | |
| tree | cc63b3db7b0cd5dcfd425df7fd0d26028141bebf /tools/perf/scripts/python | |
| parent | 808cf33d4817c730008de9b2736b357708a3d7f6 (diff) | |
usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths
Returning from for_each_available_child_of_node() loop requires cleaning
up node refcount. Error paths lacked it so for example in case of
deferred probe, the refcount of phy node was left increased.
Fixes: 6d40500ac9b6 ("usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYs")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Alan Stern <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions