 
            
            
            
            
                13 Jan
                
                    2014
                
            
            
                13 Jan
                
                '14
                
            
            
            
        
    
                11:28 a.m.
            
        I don't agree your code: you should not use the cinfo anymore, but rather move the information it contains to the sound card structure.
Then, you use a static variable as the card structure. It is not possible to extend this table to handle many DAI links, and, as not re-entrant, the driver cannot create many sound cards.
Yes, that's right.
Thanks,
-- Best Regards, Xiubo