Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1210663
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/5] regmap: Add missing comments about struct regmap_bus |
| Date | 2015-08-20 20:30 +0200 |
| Message-ID | <pZCL7-4sw-3@gated-at.bofh.it> (permalink) |
| References | <pZuaR-wx-3@gated-at.bofh.it> <pZuaR-wx-15@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:32AM +0200, Markus Pargmann wrote: > * @async_write: Write operation which completes asynchronously, optional and > * must serialise with respect to non-async I/O. > + * @reg_write: Write operation for a register. Writes value to register. This seems like documenation for the sake of filling in the blank :( At least distinguish it from async_write() please.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 1/5] regmap: Add missing comments about struct regmap_bus Markus Pargmann <mpa@pengutronix.de> - 2015-08-20 11:20 +0200 Re: [PATCH v2 1/5] regmap: Add missing comments about struct regmap_bus Mark Brown <broonie@kernel.org> - 2015-08-20 20:30 +0200
csiph-web