 
            
            
            
            
                24 Jun
                
                    2015
                
            
            
                24 Jun
                
                '15
                
            
            
            
        
    
                10:24 a.m.
            
        On Tue, Jun 23, 2015 at 10:52:12PM +0800, Antonio Borneo wrote:
In ancient times it was necessary to manually initialize the bus field of an spi_driver to spi_bus_type. These days this is done in spi_register_driver(), so we can drop the manual assignment.
Signed-off-by: Antonio Borneo borneo.antonio@gmail.com To: Jaroslav Kysela perex@perex.cz To: Takashi Iwai tiwai@suse.de To: Liam Girdwood lgirdwood@gmail.com To: Mark Brown broonie@kernel.org To: alsa-devel@alsa-project.org To: patches@opensource.wolfsonmicro.com Cc: linux-kernel@vger.kernel.org
Acked-by: Charles Keepax ckeepax@opensource.wolfsonmicro.com
Thanks, Charles