commit | badbc542f970a40f4c15014501016584f783782d | [log] [tgz] |
---|---|---|
author | Tomasz Figa <t.figa@samsung.com> | Thu Dec 12 17:07:17 2013 +0100 |
committer | Mike Turquette <mturquette@linaro.org> | Wed Jan 08 09:46:03 2014 -0800 |
tree | 3e035079ec87213154906ac573bac214b88d03ea | |
parent | b0f851777131b9fbd6f5853bea1f6144e88c1c72 [diff] |
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 <t.figa@samsung.com> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>