diff options
author | Antonio Borneo <borneo.antonio@gmail.com> | 2015-06-23 17:53:19 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-08-11 17:10:24 +0300 |
commit | 7ac5f8315e3daf277ae47620bffe412ef2bf3ab4 (patch) | |
tree | 3b4510660a33a56533e2a00f7bc5b0283ed0724f /drivers/media/pci | |
parent | e8e9055594e3d9177416aa4e7ff8619cda3745a9 (diff) | |
download | linux-7ac5f8315e3daf277ae47620bffe412ef2bf3ab4.tar.xz |
[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>
Diffstat (limited to 'drivers/media/pci')
0 files changed, 0 insertions, 0 deletions