commit | 768ba4909a1ee4c2be4437c763c7095cc58c0362 | [log] [tgz] |
---|---|---|
author | Clark Wang <xiaoning.wang@nxp.com> | Mon Jul 27 11:14:47 2020 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Jul 29 14:40:53 2020 +0100 |
tree | 5cf3f342a8c2225c65a32c4272fba0f11d7164e5 | |
parent | 16d791851a8d4f490aca6467196b47178ea4d779 [diff] |
spi: lpspi: remove unused fsl_lpspi->chipselect The cs-gpio is initailized by spi_get_gpio_descs() now. Remove the chipselect. Signed-off-by: Clark Wang <xiaoning.wang@nxp.com> Link: https://lore.kernel.org/r/20200727031448.31661-3-xiaoning.wang@nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>