On Thu, 21 Mar 2024 at 09:50, Gabor Juhos <j4g8y7@xxxxxxxxx> wrote: > > The register map used for 'cbf_pll' is the same as the one defined for > the CLK_ALPHA_PLL_TYPE_HUAYRA_APSS indice in the 'clk_alpha_pll_regs' > array. > > Drop the local register map and use the global one instead to reduce > code duplication. > > No functional changes intended. Compile tested only. > > Suggested-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > Signed-off-by: Gabor Juhos <j4g8y7@xxxxxxxxx> > --- > Changes since v1: > - new patch > > Note: Although this patch is not strictly related to the subject of the > series but as the change has been suggested by Dmitry during the review > process it has been added here for completeness. > --- > drivers/clk/qcom/clk-cbf-8996.c | 13 +------------ > 1 file changed, 1 insertion(+), 12 deletions(-) Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry