Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1720775
| From | Evgeniy Polyakov <zbr@ioremap.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 1/2] wire: export w1_touch_bit |
| Date | 2017-08-27 09:30 +0200 |
| Message-ID | <uj0b8-4uh-15@gated-at.bofh.it> (permalink) |
| References | <u53BU-5c3-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi 19.07.2017, 23:14, "Jan Kandziora" <jjj@gmx.de>: > The w1_ds28e17 driver from the next part of this patch needs to emit > single-bit read timeslots to the DS28E17. The w1 subsystem already > has this function but it is not exported outside drivers/w1/w1_io.c > > This subpatch exports the w1_touch_bit symbol with EXPORT_SYMBOL_GPL, > same as the other exported symbols in drivers/w1/w1_io.c > > May be also useful later for writing drivers for other Onewire chips > which do single-bit communication. > > Signed-off-by: Jan Kandziora <jjj@gmx.de> > --- > Changes in v4 against v3 in this subpatch: > - adapted to linux-4.12.0 Greg, please pull this patch series into the tree, it has been adopted to the latest vanilla tree to date. Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v4 1/2] wire: export w1_touch_bit Evgeniy Polyakov <zbr@ioremap.net> - 2017-08-27 09:30 +0200
csiph-web