summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorDavid Lechner <dlechner@baylibre.com>2025-05-05 14:20:30 -0500
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2025-05-21 14:20:30 +0100
commit2fa33f8710f763108fab3cc04bed31c0b3aba232 (patch)
treea584b3a857f1a7daea73db33e8d1a1746393e853 /tools/perf/scripts
parent0115e17e9fded16017ffde8207252fc0f21ddf8d (diff)
iio: chemical: bme680_spi: remove bits_per_word = 8
Remove setting bits_per_word = 8 from the bme680 driver. This is the default value for SPI transfers, so it is not necessary to explicitly set it. Since no other SPI settings are changed, we can also remove the call to spi_setup(). Signed-off-by: David Lechner <dlechner@baylibre.com> Reviewed-by: Nuno Sá <nuno.sa@analog.com> Link: https://patch.msgid.link/20250505-iio-remove-bits_per_word-8-v1-3-341f85fcfe11@baylibre.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions