From: Mark Brown Date: Tue, 16 Apr 2024 11:10:08 +0000 (+0900) Subject: spi: More refacroings after multi-CS support X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=351007b069287d3f0399e9e83981b33a2050eb54;p=linux.git spi: More refacroings after multi-CS support Merge series from Andy Shevchenko : 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. --- 351007b069287d3f0399e9e83981b33a2050eb54