Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a251361a authored by Tomeu Vizoso's avatar Tomeu Vizoso Committed by Michael Turquette
Browse files

clkdev: Export clk_register_clkdev



So it can be used from modules such as clk-test.ko.

Signed-off-by: default avatarTomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: default avatarMichael Turquette <mturquette@linaro.org>
parent 1c8e6004
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -377,6 +377,7 @@ int clk_register_clkdev(struct clk *clk, const char *con_id,

	return 0;
}
EXPORT_SYMBOL(clk_register_clkdev);

/**
 * clk_register_clkdevs - register a set of clk_lookup for a struct clk