diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2024-03-07 17:00:59 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-03-07 15:07:09 +0000 |
commit | 1209c5566f9b244bd047478b7fc90318c9a310f0 (patch) | |
tree | a0ad226dc431d7338d9f9e9796e9328dd646c17c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9086d0f23b7c292f162a828967975e29e97c0680 (diff) |
spi: Consistently use BIT for cs_index_mask
Some of the parts related to the chip select are using BIT() macro
the rest are using plain numbers. Unify all of them to use BIT().
While at it, make the (repetitive) comment clearer when assigning
cs_index_mask during SPI target device enumeration.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://msgid.link/r/20240307150256.3789138-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions