Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1183351
| From | Marcel Holtmann <marcel@holtmann.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4/6] net: ieee802154: Remove redundant spi driver bus initialization |
| Date | 2015-07-14 07:10 +0200 |
| Message-ID | <pM0DE-6tJ-5@gated-at.bofh.it> (permalink) |
| References | <pExGq-5B4-29@gated-at.bofh.it> <pExQ6-5MB-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Antonio, > 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: Alan Ott <alan@signal11.us> > To: Alexander Aring <alex.aring@gmail.com> > To: Varka Bhadram <varkabhadram@gmail.com> > To: linux-wpan@vger.kernel.org > To: netdev@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > --- > drivers/net/ieee802154/cc2520.c | 1 - > drivers/net/ieee802154/mrf24j40.c | 1 - > 2 files changed, 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 4/6] net: ieee802154: Remove redundant spi driver bus initialization Marcel Holtmann <marcel@holtmann.org> - 2015-07-14 07:10 +0200
csiph-web