diff options
author | Antonio Borneo <borneo.antonio@gmail.com> | 2015-06-23 22:52:52 +0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-07-23 17:10:51 +0200 |
commit | fc586c41117117baf22d1088dad3a771e51e35f7 (patch) | |
tree | 7fe240a987f50d38c5397438d414d3ff0ebedacd /Documentation | |
parent | e432c72c464d2deb6c66d1e2a5f548dc1f0ef4dc (diff) | |
download | linux-fc586c41117117baf22d1088dad3a771e51e35f7.tar.gz linux-fc586c41117117baf22d1088dad3a771e51e35f7.tar.bz2 linux-fc586c41117117baf22d1088dad3a771e51e35f7.zip |
net: ieee802154: 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>
Acked-by: Varka Bhadram <varkabhadram@gmail.com>
Acked-by: Alan Ott <alan@signal11.us>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions