diff options
author | Andi Shyti <andi.shyti@samsung.com> | 2016-06-28 04:41:12 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-06-29 23:45:23 +0200 |
commit | a92e7c3d82a1313ab1954e5cdfd8f04efdb4ca78 (patch) | |
tree | ef099f7f2fdb25db02300b670414a5d94a29e91b /drivers/spi/spi-dw-pci.c | |
parent | spi: s3c64xx: group the CS signalling writes in a single function (diff) | |
download | linux-a92e7c3d82a1313ab1954e5cdfd8f04efdb4ca78.tar.xz linux-a92e7c3d82a1313ab1954e5cdfd8f04efdb4ca78.zip |
spi: s3c64xx: consider the case when the CS line is not connected
When the CS line is not connected, it is not needed to enable or
disable the chip selection functionality from the s3c64xx
devices in order to perform a transfer.
Set the CS controller logically always enabled already during
initialization (by writing '0' in the S3C64XX_SPI_SLAVE_SEL
register) and never disable it.
Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions