 
            
            
            
            
                11 May
                
                    2018
                
            
            
                11 May
                
                '18
                
            
            
            
        
    
                11:58 a.m.
            
        On Fri, 2018-05-11 at 10:54 +0100, Liam Girdwood wrote:
On Fri, 2018-05-11 at 14:36 +0800, sound-open-firmware-bounces@alsa-p roject.org wrote:
/* src component private data */ struct comp_data { @@ -254,7 +263,7 @@ static struct comp_dev *eq_iir_new(struct sof_ipc_comp *comp) struct comp_data *cd; int i; - trace_eq_iir("new"); + trace_eq_iir(NULL, "new");
How does this work when the component has not been created ?
When the component hasn't been created, it will not check trace level and send trace always so far.
Yan Wang
Liam _______________________________________________ Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware