commit | 3cefddb72f80dc8d49ce605628ceb6525cfd64da | [log] [tgz] |
---|---|---|
author | Alain Volmat <alain.volmat@foss.st.com> | Wed Jan 19 10:32:44 2022 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Jan 19 16:47:42 2022 +0000 |
tree | 59bd22f32c83f682bb5f65cd91a38cb9c768cc06 | |
parent | e4d63473d3110afd170e6e0e48494d3789d26136 [diff] |
spi: stm32: remove inexistant variables in struct stm32_spi_cfg comment Variables 'can_dma' and 'has_startbit' are described within the struct stm32_spi_cfg comment but have never existed in this structure so remove them. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com> Link: https://lore.kernel.org/r/20220119093245.624878-2-alain.volmat@foss.st.com Signed-off-by: Mark Brown <broonie@kernel.org>