linux/drivers/media/i2c/s5c73m3
Antonio Borneo 7ac5f8315e [media] s5c73m3: Remove redundant spi driver bus initialization
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>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-08-11 11:10:24 -03:00
..
Makefile
s5c73m3-core.c
s5c73m3-ctrls.c
s5c73m3-spi.c [media] s5c73m3: Remove redundant spi driver bus initialization 2015-08-11 11:10:24 -03:00
s5c73m3.h