summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/clock/sunxi.txt
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2014-07-04 20:24:52 (GMT)
committerMaxime Ripard <maxime.ripard@free-electrons.com>2014-09-27 06:58:01 (GMT)
commit601da9d0a54c0fea7f5a208bc107d7ef1de4f570 (patch)
tree7ef940807784343319cf92c4c23a56e7157964d6 /Documentation/devicetree/bindings/clock/sunxi.txt
parent9824cf73c3a5e677bee6fcba43c4807e01ff1b4a (diff)
downloadlinux-601da9d0a54c0fea7f5a208bc107d7ef1de4f570.tar.xz
clk: sunxi: factors: Invert the probing logic
Until now, the factors clock probing was done directly by sunxi_init_clocks, with the factors registration being called directly with the clocks data passed as an argument. This approch has shown its limits when we added more clocks, since we couldn't really split code with such a logic in smaller files, and led to a huge file having all the clocks. Introduce an intermediate probing function, so that factor clocks will be able to directly be called by CLK_OF_DECLARE, which will in turn ease the split into several files. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/sunxi.txt')
0 files changed, 0 insertions, 0 deletions