commit | b06c698716476dffb9537b06b0406a55d6fe4cd8 | [log] [tgz] |
---|---|---|
author | Tomasz Figa <t.figa@samsung.com> | Thu Dec 12 17:07:20 2013 +0100 |
committer | Mike Turquette <mturquette@linaro.org> | Wed Jan 08 09:57:07 2014 -0800 |
tree | 4ba6c8137d4a6a102f1f159a258fe3eb9baa9164 | |
parent | 3966c947f45911e093114371462687134d5e8d40 [diff] |
clk: max77686: Register OF clock provider If max77686 chip is instantiated from device tree, it is desirable to have an OF clock provider to allow device tree based look-up of clocks. This patch adds OF clock provider registration to the clk-max77686 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>