diff options
author | Cyrille Pitchen <cyrille.pitchen@atmel.com> | 2016-01-27 17:48:32 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-01-28 23:25:54 +0100 |
commit | 70f340df24518d36eeaefb6652d492f250115c19 (patch) | |
tree | b6344fcd3b34d2b29b909be1ff222938fc5cc083 /firmware/korg | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) | |
download | op-kernel-dev-70f340df24518d36eeaefb6652d492f250115c19.zip op-kernel-dev-70f340df24518d36eeaefb6652d492f250115c19.tar.gz |
spi: atmel: fix gpio chip-select in case of non-DT platform
The non-DT platform that uses this driver (actually the AVR32) was taking a bad
branch for determining if the IP would use gpio for CS.
Adding the presence of DT as a condition fixes this issue.
Fixes: 4820303480a1 ("spi: atmel: add support for the internal chip-select of the spi controller")
Reported-by: Mans Rullgard <mans@mansr.com>
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
[nicolas.ferre@atmel.com: extract from ml discussion]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Tested-by: Mans Rullgard <mans@mansr.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'firmware/korg')
0 files changed, 0 insertions, 0 deletions