Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spi: move
cs_change_delay
backwards compat logic outside switch
The `cs_change_delay` backwards compatibility value could be moved outside of the switch statement. The only reason to do it, is to make the next patches easier to diff. Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Link: https://lore.kernel.org/r/20190926105147.7839-2-alexandru.ardelean@analog.com Signed-off-by: Mark Brown <broonie@kernel.org>
- Loading branch information