aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJonathan Cameron <[email protected]>2022-06-26 13:29:26 +0100
committerJonathan Cameron <[email protected]>2022-08-15 22:30:00 +0100
commit77fdc4cead204f2b3e2e1e365f70528199298737 (patch)
treedd6a5dd33d17b4223533120b6c33a9f0b670ae99 /tools/perf/scripts/python
parent104827ec920d73db1c0176536f02ba5272c4b8fb (diff)
staging: iio: cdc: ad7746: Use local buffer for multi byte reads.
I2C does not require DMA safe buffers so there is no need to ensure the buffers are in their own cacheline. Hence simplify things by using a local variable instead of embedding the buffer in the chip info structure. Includes a trivial whitespace cleanup to drop a line between function and error handling. Signed-off-by: Jonathan Cameron <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions