Searched hist:f6d4033d2a14b454680585d4ab974d163fcd7a47 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/iio/buffer/ |
H A D | industrialio-buffer-dma.c | diff f6d4033d2a14b454680585d4ab974d163fcd7a47 Wed Dec 11 04:43:00 CST 2019 Lars-Peter Clausen <lars@metafoo.de> iio: buffer: rename 'read_first_n' callback to 'read'
It is implied that 'read' will read the first n bytes and not e.g. bytes only from offsets within the buffer that are a prime number.
This change is non-functional, mostly just a rename. A secondary intent with this patch is to make room later to add a write callback.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | kfifo_buf.c | diff f6d4033d2a14b454680585d4ab974d163fcd7a47 Wed Dec 11 04:43:00 CST 2019 Lars-Peter Clausen <lars@metafoo.de> iio: buffer: rename 'read_first_n' callback to 'read'
It is implied that 'read' will read the first n bytes and not e.g. bytes only from offsets within the buffer that are a prime number.
This change is non-functional, mostly just a rename. A secondary intent with this patch is to make room later to add a write callback.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | industrialio-buffer-dmaengine.c | diff f6d4033d2a14b454680585d4ab974d163fcd7a47 Wed Dec 11 04:43:00 CST 2019 Lars-Peter Clausen <lars@metafoo.de> iio: buffer: rename 'read_first_n' callback to 'read'
It is implied that 'read' will read the first n bytes and not e.g. bytes only from offsets within the buffer that are a prime number.
This change is non-functional, mostly just a rename. A secondary intent with this patch is to make room later to add a write callback.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
/openbmc/linux/include/linux/iio/ |
H A D | buffer_impl.h | diff f6d4033d2a14b454680585d4ab974d163fcd7a47 Wed Dec 11 04:43:00 CST 2019 Lars-Peter Clausen <lars@metafoo.de> iio: buffer: rename 'read_first_n' callback to 'read'
It is implied that 'read' will read the first n bytes and not e.g. bytes only from offsets within the buffer that are a prime number.
This change is non-functional, mostly just a rename. A secondary intent with this patch is to make room later to add a write callback.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
/openbmc/linux/drivers/iio/ |
H A D | iio_core.h | diff f6d4033d2a14b454680585d4ab974d163fcd7a47 Wed Dec 11 04:43:00 CST 2019 Lars-Peter Clausen <lars@metafoo.de> iio: buffer: rename 'read_first_n' callback to 'read'
It is implied that 'read' will read the first n bytes and not e.g. bytes only from offsets within the buffer that are a prime number.
This change is non-functional, mostly just a rename. A secondary intent with this patch is to make room later to add a write callback.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | industrialio-buffer.c | diff f6d4033d2a14b454680585d4ab974d163fcd7a47 Wed Dec 11 04:43:00 CST 2019 Lars-Peter Clausen <lars@metafoo.de> iio: buffer: rename 'read_first_n' callback to 'read'
It is implied that 'read' will read the first n bytes and not e.g. bytes only from offsets within the buffer that are a prime number.
This change is non-functional, mostly just a rename. A secondary intent with this patch is to make room later to add a write callback.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | industrialio-core.c | diff f6d4033d2a14b454680585d4ab974d163fcd7a47 Wed Dec 11 04:43:00 CST 2019 Lars-Peter Clausen <lars@metafoo.de> iio: buffer: rename 'read_first_n' callback to 'read'
It is implied that 'read' will read the first n bytes and not e.g. bytes only from offsets within the buffer that are a prime number.
This change is non-functional, mostly just a rename. A secondary intent with this patch is to make room later to add a write callback.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|