 
            
            
            
            
                3 Jan
                
                    2011
                
            
            
                3 Jan
                
                '11
                
            
            
            
        
    
                5:35 p.m.
            
        On Mon, Jan 03, 2011 at 09:57:16PM +0530, Harsha, Priya wrote:
driver are left at 3. I did a trace back as where all the references are taken and where all they are released. I find that 4 references of codec driver and platform driver are taken but only one of them is released.
How do I fix this problem?
By understanding where the references should be taken and released then fixing the code to do that.