 
            
            
            
            
                14 Feb
                
                    2015
                
            
            
                14 Feb
                
                '15
                
            
            
            
        
    
                5:49 a.m.
            
        On Fri, Feb 13, 2015 at 07:21:25PM +0800, mengdong.lin@intel.com wrote:
From: Mengdong Lin mengdong.lin@intel.com
The ADSP on Braswell/Baytrail is an ACPI device. This patch sets its initial runtime PM status to active. Otherwise, its initial status is suspended and runtime_suspend ops will not be called after probe and thus cannot further trigger ACPI _PS3 (D3) method to put the device into low power D3cold state.
Applied, thanks.