Re: [PATCH] arm64: renesas: salvator-common: avoid audio_clkout naming conflict

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Aug 02, 2017 at 10:26:58AM +0000, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
> 
> clock name of "audio_clkout" is used by Renesas sound driver.
> This duplicated naming breaks its clock registering/unregisering.
> Especially, when unbind/bind it can't handle clkout correctly.
> This patch renames "audio_clkout" to "audio-clkout" to avoid
> naming conflict.
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
> ---
> > Simon
> 
> This patch is for v4.13-rcX

Thanks, could I get a "Fixes" tag?

> 
>  arch/arm64/boot/dts/renesas/salvator-common.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/renesas/salvator-common.dtsi b/arch/arm64/boot/dts/renesas/salvator-common.dtsi
> index 78202f5..a6ceda72 100644
> --- a/arch/arm64/boot/dts/renesas/salvator-common.dtsi
> +++ b/arch/arm64/boot/dts/renesas/salvator-common.dtsi
> @@ -45,7 +45,7 @@
>  		stdout-path = "serial0:115200n8";
>  	};
>  
> -	audio_clkout: audio_clkout {
> +	audio_clkout: audio-clkout {
>  		/*
>  		 * This is same as <&rcar_sound 0>
>  		 * but needed to avoid cs2000/rcar_sound probe dead-lock
> -- 
> 1.9.1
> 



[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux