Re: [PATCH v5 16/27] clk: bcm: rpi: Rename is_prepared function

From: Stephen Boyd
Date: Wed Jun 24 2020 - 20:45:17 EST


Quoting Maxime Ripard (2020-06-15 01:40:56)
> The raspberrypi_fw_pll_is_on function doesn't only apply to PLL
> registered in the driver, but any clock exposed by the firmware.
>
> Since we also implement the is_prepared hook, make the function
> consistent with the other function names.
>
> Cc: Michael Turquette <mturquette@xxxxxxxxxxxx>
> Cc: linux-clk@xxxxxxxxxxxxxxx
> Acked-by: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
> Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>
> Tested-by: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
> Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx>
> ---

Applied to clk-next