Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: correct spelling | Randy Dunlap | 2023-01-27 | 1 | -1/+1 |
| | | | | | | | | | Correct spelling problems for Documentation/spi/ as reported by codespell. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20230127064005.1558-28-rdunlap@infradead.org Signed-off-by: Mark Brown <broonie@kernel.org> | ||||
* | spi: docs: convert to ReST and add it to the kABI bookset | Mauro Carvalho Chehab | 2019-07-31 | 1 | -0/+84 |
While there's one file there with briefily describes the uAPI, the documentation was written just like most subsystems: focused on kernel developers. So, add it together with driver-api books. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> # for iio Signed-off-by: Jonathan Corbet <corbet@lwn.net> |