Andy Shevchenko 1209c5566f
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>
2024-03-07 15:07:09 +00:00
..
2024-01-29 16:17:32 +00:00
2023-08-07 14:38:33 +01:00
2023-09-11 01:31:42 +01:00
2023-08-21 14:29:37 +01:00
2023-12-11 12:55:11 +00:00