diff options
author | Andy Shevchenko <[email protected]> | 2024-03-07 17:00:59 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-03-07 15:07:09 +0000 |
commit | 1209c5566f9b244bd047478b7fc90318c9a310f0 (patch) | |
tree | a0ad226dc431d7338d9f9e9796e9328dd646c17c /scripts/gdb/linux/vmalloc.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 <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions