spi: More refacroings after multi-CS support
authorMark Brown <broonie@kernel.org>
Tue, 16 Apr 2024 11:10:08 +0000 (20:10 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 16 Apr 2024 11:10:08 +0000 (20:10 +0900)
Merge series from Andy Shevchenko <andriy.shevchenko@linux.intel.com>:

A couple of additional refactorings on top of the multi-CS support.
One is to make sure that the comment and the code are not disrupted
if additional changes come in the future and second one is f or the
sake of deduplication. In both cases it also makes indentation level
smaller in the affected pieces of the code.

No functional changes intended.

1  2 
drivers/spi/spi.c

Simple merge