Skip to content
Commit fc586c41 authored by Antonio Borneo's avatar Antonio Borneo Committed by Marcel Holtmann
Browse files

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: default avatarAntonio Borneo <borneo.antonio@gmail.com>
Acked-by: default avatarVarka Bhadram <varkabhadram@gmail.com>
Acked-by: default avatarAlan Ott <alan@signal11.us>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent e432c72c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment