Re: [PATCH v2 2/2] devicetree: sound: Fix fsl-asoc-card identation

2016-01-31 Thread Felipe Ferreri Tonello
Hi Nicolin,

On 29/01/16 18:02, Nicolin Chen wrote:
> On Fri, Jan 29, 2016 at 11:01:01AM +, Felipe F. Tonello wrote:
>> Signed-off-by: Felipe F. Tonello 
>> ---
>>  Documentation/devicetree/bindings/sound/fsl-asoc-card.txt | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt 
>> b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
>> index ceaef5126989..16b254b04f8c 100644
>> --- a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
>> +++ b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
>> @@ -43,7 +43,7 @@ Required properties:
>>  
>>- audio-cpu   : The phandle of an CPU DAI controller
>>  
>> -  - audio-codec : The phandle of an audio codec
>> +  - audio-codec : The phandle of an audio codec
> 
> The indentation was fine actually.how did you see it misaligned?

It doesn't look right on tab width as 8 spaces. I use `less -x8' for
core.pager git config for example.

But if it is correct, just ignore this patch then.

Thanks

-- 
Felipe


0x92698E6A.asc
Description: application/pgp-keys


Re: [PATCH v2 2/2] devicetree: sound: Fix fsl-asoc-card identation

2016-01-29 Thread Nicolin Chen
On Fri, Jan 29, 2016 at 11:01:01AM +, Felipe F. Tonello wrote:
> Signed-off-by: Felipe F. Tonello 
> ---
>  Documentation/devicetree/bindings/sound/fsl-asoc-card.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt 
> b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
> index ceaef5126989..16b254b04f8c 100644
> --- a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
> +++ b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
> @@ -43,7 +43,7 @@ Required properties:
>  
>- audio-cpu: The phandle of an CPU DAI controller
>  
> -  - audio-codec  : The phandle of an audio codec
> +  - audio-codec  : The phandle of an audio codec

The indentation was fine actually.how did you see it misaligned?

>- audio-routing: A list of the connections between audio components.
> Each entry is a pair of strings, the first being the
> -- 
> 2.7.0
> 


[PATCH v2 2/2] devicetree: sound: Fix fsl-asoc-card identation

2016-01-29 Thread Felipe F. Tonello
Signed-off-by: Felipe F. Tonello 
---
 Documentation/devicetree/bindings/sound/fsl-asoc-card.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt 
b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
index ceaef5126989..16b254b04f8c 100644
--- a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
+++ b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
@@ -43,7 +43,7 @@ Required properties:
 
   - audio-cpu  : The phandle of an CPU DAI controller
 
-  - audio-codec: The phandle of an audio codec
+  - audio-codec: The phandle of an audio codec
 
   - audio-routing  : A list of the connections between audio components.
  Each entry is a pair of strings, the first being the
-- 
2.7.0