Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1210672
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 5/5] regmap: No multi_write support if bus->write does not exist |
| Date | 2015-08-20 20:40 +0200 |
| Message-ID | <pZCUN-4Dv-9@gated-at.bofh.it> (permalink) |
| References | <pZuaR-wx-3@gated-at.bofh.it> <pZuaR-wx-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Thu, Aug 20, 2015 at 11:12:36AM +0200, Markus Pargmann wrote: > There is no multi_write support available if we cannot use raw_write. > This is the case if bus->write is not implemented. > > This patch adds a condition that we need bus and bus->write so that > can_multi_write is true. This is fine but doesn't apply (I guess it has a depedency on one of the earlier patches).
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 5/5] regmap: No multi_write support if bus->write does not exist Markus Pargmann <mpa@pengutronix.de> - 2015-08-20 11:20 +0200 Re: [PATCH v2 5/5] regmap: No multi_write support if bus->write does not exist Mark Brown <broonie@kernel.org> - 2015-08-20 20:40 +0200
csiph-web