[PATCH 7/8] clk: at91: clk-master: re-factor master clock

Alexandre Belloni alexandre.belloni at bootlin.com
Wed Nov 4 04:55:48 EST 2020


Hi,

On 04/11/2020 11:40:01+0200, Claudiu Beznea wrote:
> diff --git a/drivers/clk/at91/at91sam9260.c b/drivers/clk/at91/at91sam9260.c
> index bb81ff731ad8..38d0141bcd2d 100644
> --- a/drivers/clk/at91/at91sam9260.c
> +++ b/drivers/clk/at91/at91sam9260.c
> @@ -32,6 +32,8 @@ struct at91sam926x_data {
>  	bool has_slck;
>  };
>  
> +static DEFINE_SPINLOCK(at91rm9200_mck_lock);

I guess this one should have a different name.


-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the linux-arm-kernel mailing list