diff mbox series

[2/2] arm64: dts: qcom: apq8096-db820c: fix indentation

Message ID 20230220094339.47370-2-krzysztof.kozlowski@linaro.org (mailing list archive)
State Accepted
Commit e02a9deec38d7fee745094c929fc812f20a9020a
Headers show
Series [1/2] arm64: dts: qcom: msm8996: move WCD9335 audio codec to boards | expand

Commit Message

Krzysztof Kozlowski Feb. 20, 2023, 9:43 a.m. UTC
Correct indentation.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/qcom/apq8096-db820c.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Konrad Dybcio Feb. 20, 2023, 9:45 a.m. UTC | #1
On 20.02.2023 10:43, Krzysztof Kozlowski wrote:
> Correct indentation.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
>  arch/arm64/boot/dts/qcom/apq8096-db820c.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/apq8096-db820c.dts b/arch/arm64/boot/dts/qcom/apq8096-db820c.dts
> index ce189dea2760..eb18811b2676 100644
> --- a/arch/arm64/boot/dts/qcom/apq8096-db820c.dts
> +++ b/arch/arm64/boot/dts/qcom/apq8096-db820c.dts
> @@ -1070,7 +1070,7 @@ cpu {
>  
>  		platform {
>  			sound-dai = <&q6routing>;
> -	};
> +		};
>  
>  		codec {
>  			sound-dai = <&wcd9335 AIF4_PB>;
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/apq8096-db820c.dts b/arch/arm64/boot/dts/qcom/apq8096-db820c.dts
index ce189dea2760..eb18811b2676 100644
--- a/arch/arm64/boot/dts/qcom/apq8096-db820c.dts
+++ b/arch/arm64/boot/dts/qcom/apq8096-db820c.dts
@@ -1070,7 +1070,7 @@  cpu {
 
 		platform {
 			sound-dai = <&q6routing>;
-	};
+		};
 
 		codec {
 			sound-dai = <&wcd9335 AIF4_PB>;