| 6bc5ebe8 | 15-Feb-2021 |
Luca Ceresoli <[email protected]> |
docs: iio: mark "repeat" sysfs attribute as optional
Show that this field is optional, just like the shift value.
Signed-off-by: Luca Ceresoli <[email protected]> Link: https://lore.kernel.org/
docs: iio: mark "repeat" sysfs attribute as optional
Show that this field is optional, just like the shift value.
Signed-off-by: Luca Ceresoli <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
show more ...
|
| 218977dc | 15-Feb-2021 |
Luca Ceresoli <[email protected]> |
docs: iio: fix bullet list formatting
This 2nd-level bullet list is not properly ReST-formatted and thus it gets rendered as a unique paragraph quite unreadable. Fix by adding spaces as needed.
Wh
docs: iio: fix bullet list formatting
This 2nd-level bullet list is not properly ReST-formatted and thus it gets rendered as a unique paragraph quite unreadable. Fix by adding spaces as needed.
While there also swap "shift" and "repeat" so they are in the correct order.
Signed-off-by: Luca Ceresoli <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
show more ...
|
| bd9a013d | 15-Feb-2021 |
Luca Ceresoli <[email protected]> |
docs: iio: document the 'index' attribute too
Two out of three attributes are documented, document the third one too.
Signed-off-by: Luca Ceresoli <[email protected]> Link: https://lore.kernel.
docs: iio: document the 'index' attribute too
Two out of three attributes are documented, document the third one too.
Signed-off-by: Luca Ceresoli <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
show more ...
|
| 92b7ed7f | 27-Feb-2020 |
Alexandru Ardelean <[email protected]> |
iio: core: drop devm_iio_trigger_free() API call
It's unused so far, so it can be removed. Also makes sense to remove it to discourage weird uses of this call during review.
Signed-off-by: Alexandr
iio: core: drop devm_iio_trigger_free() API call
It's unused so far, so it can be removed. Also makes sense to remove it to discourage weird uses of this call during review.
Signed-off-by: Alexandru Ardelean <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
show more ...
|