From: Tomeu Vizoso Date: Fri, 23 Jan 2015 11:03:28 +0000 (+0100) Subject: clk: Remove unneeded NULL checks X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~17^2~13^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c440525cb96780c369879e15083c29a479eb0598;p=pandora-kernel.git clk: Remove unneeded NULL checks As clk_unprepare_unused_subtree and clk_disable_unused_subtree are always called with a valid struct clk. Signed-off-by: Tomeu Vizoso Reviewed-by: Stephen Boyd Signed-off-by: Michael Turquette --- Reading git-diff-tree failed