diff options
author | Franck Jullien <franck.jullien@odyssee-systemes.fr> | 2016-03-22 13:43:58 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-05-07 17:45:38 +0300 |
commit | c64ee34712eeeee95de0376f424dd4dc7661d3ed (patch) | |
tree | 2d25c7173d885d2bd36c132c43d8f3a76a608feb /drivers/media/usb/dvb-usb | |
parent | bf244f665d76d20312c80524689b32a752888838 (diff) | |
download | linux-c64ee34712eeeee95de0376f424dd4dc7661d3ed.tar.xz |
[media] xilinx-vipp: remove unnecessary of_node_put
of_graph_get_next_endpoint(node, ep) decrements refcount on
ep. When next==NULL we break and refcount on ep is decremented
again.
Signed-off-by: Franck Jullien <franck.jullien@odyssee-systemes.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/usb/dvb-usb')
0 files changed, 0 insertions, 0 deletions