31 Jul
                
                    2014
                
            
            
                31 Jul
                
                '14
                
            
            
            
        
    
                9:19 p.m.
            
        On Wed, Jul 30, 2014 at 06:39:05PM +0530, Subhransu S. Prusty wrote:
Platform data may be null during platform_device_add. Allocate platform data before using.
Applied, thanks. Looking at the change I hope that "may" should be "will" - this will unconditionally overwrite any platform data that's there.