Re: [PATCH/RESEND 2 v1] ASoC: trival spelling fix.
            
            
            
                22 Aug
                
                    2022
                
            
            
                22 Aug
                
                '22
                
            
            
            
        
    
                11:24 p.m.
            
        "system" is mis-spelled as "ststem" in the help for SND_AUDIO_GRAPH_CARD.
Acked-by: Randy Dunlap rdunlap@infradead.org Signed-off-by: Maurycy Zalewski 10maurycy10@gmail.com ---
diff --git a/sound/soc/generic/Kconfig b/sound/soc/generic/Kconfig index b6df4e26b..72f3446e1 100644 --- a/sound/soc/generic/Kconfig +++ b/sound/soc/generic/Kconfig @@ -16,7 +16,7 @@ config SND_AUDIO_GRAPH_CARD help This option enables generic simple sound card support with OF-graph DT bindings. - It also support DPCM of multi CPU single Codec ststem. + It also support DPCM of multi CPU single Codec system.
config SND_AUDIO_GRAPH_CARD2 tristate "ASoC Audio Graph sound card2 support"
        1170
        
      
          Age (days ago)
        
      
        1170
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
Maurycy Z