From: Mark A. Greer Date: Tue, 2 Sep 2014 22:12:15 +0000 (-0700) Subject: NFC: trf7970a: Remove incorrect of_node_put() call X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~72^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3a6d33a7f72fa4d3bb0224da0839a5ca871d7a4;p=pandora-kernel.git NFC: trf7970a: Remove incorrect of_node_put() call of_property_read_u32() does not take a reference to the specified OF node so don't call of_node_put() in trf7970a_get_autosuspend_delay(). Signed-off-by: Mark A. Greer Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed