From: Prashant Gaikwad Date: Fri, 11 Jan 2013 08:01:24 +0000 (+0530) Subject: staging: nvec: remove use of clk_get_sys X-Git-Tag: v3.9-rc1~118^2~15^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e54f0a21e7debcd8acb0fe39adc6f81751e1b57;p=pandora-kernel.git staging: nvec: remove use of clk_get_sys As clock information is added to device tree clock can be looked up using clk_get. Remove use of clk_get_sys. Signed-off-by: Prashant Gaikwad Acked-by: Greg Kroah-Hartman Acked-by: Marc Dietrich Acked-by: Julian Andres Klode [swarren: updated TODO file to remove entry that requested this change] Signed-off-by: Stephen Warren --- Reading git-diff-tree failed