forked from Minki/linux
iio: Minor kerneldoc fix for iio_trigger_write_current()
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
parent
2842d4cc72
commit
17666ef3c7
@ -318,7 +318,7 @@ static ssize_t iio_trigger_read_current(struct device *dev,
|
||||
* iio_trigger_write_current() - trigger consumer sysfs set current trigger
|
||||
*
|
||||
* For trigger consumers the current_trigger interface allows the trigger
|
||||
* used for this device to be specified at run time based on the triggers
|
||||
* used for this device to be specified at run time based on the trigger's
|
||||
* name.
|
||||
**/
|
||||
static ssize_t iio_trigger_write_current(struct device *dev,
|
||||
|
Loading…
Reference in New Issue
Block a user