 
            
            
            
            
                18 Jan
                
                    2022
                
            
            
                18 Jan
                
                '22
                
            
            
            
        
    
                2:09 p.m.
            
        On Mon, 17 Jan 2022 23:00:55 +0100, Uwe Kleine-König wrote:
Up to now cs35l41_hda_remove() returns zero unconditionally. Make it return void instead which makes it easier to see in the callers that there is no error to handle.
Also the return value of i2c and spi remove callbacks is ignored anyway.
Signed-off-by: Uwe Kleine-König u.kleine-koenig@pengutronix.de
Applied now. Thanks.
Takashi