commit | 9430dfa67d7609b2d6c1ba1ce609c4db192fd78e | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> | Tue Sep 02 09:51:16 2014 -0300 |
committer | Dave Airlie <airlied@redhat.com> | Wed Sep 17 10:54:47 2014 +1000 |
tree | 2ea0c7be2941aaf2658e98b80984925dac57f6f8 | |
parent | b478e336b3e75505707a11e78ef8b964ef0a03af [diff] |
drm/tilcdc: panel: Add missing of_node_put This commit adds the missing calls to of_node_put to release the node that's currently held by the of_get_child_by_name() call in the panel info parsing code. Tested-by: Darren Etheridge <detheridge@ti.com> Tested-by: Johannes Pointner <johannes.pointner@br-automation.com> Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Dave Airlie <airlied@redhat.com>