aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2021-11-22 19:52:45 +0200
committerMark Brown <[email protected]>2021-11-23 12:09:09 +0000
commitdd06a0c6b6f64f6610c0bb8f7651df3ebfb0f990 (patch)
tree63b6d8f0a12f9a024f74e8b2513243e1c64a975f /tools/perf/scripts/python/export-to-postgresql.py
parent350de7ce26caba5c7ec0dd4ef1802c9a50a5d85d (diff)
spi: spidev: Use SPI_MODE_USER_MASK instead of casting
Currently the 16-bit mode is what being used in user space. However assuming that is not fully correct. Instead we should use the respective mask, i.e. SPI_MODE_USER_MASK, which precisely defines what bits are available for user space apps. Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions