 
            
            
            
            
                15 Nov
                
                    2013
                
            
            
                15 Nov
                
                '13
                
            
            
            
        
    
                6:44 p.m.
            
        On Fri, Nov 15, 2013 at 05:53:45PM +0800, Wei Yongjun wrote:
From: Wei Yongjun yongjun_wei@trendmicro.com.cn
clk_prepare_enable() is used so clk_disable_unprepare() should be used instead of clk_disable() in the error handling path.
Applied, thanks.