From: Tomasz Figa Date: Thu, 12 Dec 2013 16:07:17 +0000 (+0100) Subject: clk: max77686: Make max77686_clk_register() return struct clk * X-Git-Tag: v3.14-rc1~109^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=badbc542f970a40f4c15014501016584f783782d;p=pandora-kernel.git clk: max77686: Make max77686_clk_register() return struct clk * As a preparation for further patches, this patch modifies the clock registration helper function to return a pointer to the newly registered clock. No functional change is done to the driver. Signed-off-by: Tomasz Figa Acked-by: Kyungmin Park Signed-off-by: Mike Turquette --- Reading git-diff-tree failed