From: Ezequiel Garcia Date: Tue, 2 Sep 2014 12:51:16 +0000 (-0300) Subject: drm/tilcdc: panel: Add missing of_node_put X-Git-Tag: fixes-against-v3.18-rc2~73^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9430dfa67d7609b2d6c1ba1ce609c4db192fd78e;p=pandora-kernel.git 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 Tested-by: Johannes Pointner Signed-off-by: Ezequiel Garcia Signed-off-by: Dave Airlie --- Reading git-diff-tree failed