 
            
            
            
            
                4 Nov
                
                    2010
                
            
            
                4 Nov
                
                '10
                
            
            
            
        
    
                7:51 p.m.
            
        On Thu, Nov 04, 2010 at 05:05:39PM +0100, Sascha Hauer wrote:
- if (!machine_is_mx31ads())
return 0;
As previously discussed we need a better check than this - most of these machines won't have a 1133-EV1 PMIC module on them. Better to convert the driver to instantiate from a platform device...