On Sun, 6 Sep 2020 at 06:09, Dario Binacchi <dario...@libero.it> wrote:
>
> Export routines that can be used by other drivers avoiding duplicating
> code.
>
> Signed-off-by: Dario Binacchi <dario...@libero.it>
>
> ---
>
> Changes in v2:
> - Add the clk_ prefix to the divider functions.
> - Add kernel-doc comments to the exported functions.
>
>  drivers/clk/clk-divider.c    | 24 +++++++--------
>  include/linux/clk-provider.h | 57 ++++++++++++++++++++++++++++++++++++
>  2 files changed, 69 insertions(+), 12 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to