Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1683334
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/4] Introduce regmap infrastructure over Maxim/Dalas OneWire (W1) bus |
| Date | 2017-07-07 19:20 +0200 |
| Message-ID | <u0F59-74W-31@gated-at.bofh.it> (permalink) |
| References | (4 earlier) <tLq83-87A-55@gated-at.bofh.it> <tLr45-hm-5@gated-at.bofh.it> <tXqYG-1zj-21@gated-at.bofh.it> <tXqYG-1zj-19@gated-at.bofh.it> <u0F59-74W-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Fri, Jul 07, 2017 at 06:26:28PM +0300, Evgeniy Polyakov wrote: > In fact, regmap-w1 brings virtually nothing to w1 from regmap point fo view - > code is more complex and even a bit more error prone, but we found a nice feature, > that we do not have to export IO functions anymore, they will be hidden behind > regmap wrappers. It's not for the benefit of the bus, it's for the benefit of the devices on the bus and their subsystems. From the point of view of the subsystem it shouldn't have any impact at all, it's a helper library for the layers above.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 1/4] Introduce regmap infrastructure over Maxim/Dalas OneWire (W1) bus Mark Brown <broonie@kernel.org> - 2017-07-07 19:20 +0200
csiph-web