diff options
author | Andi Shyti <andi.shyti@samsung.com> | 2017-02-10 11:20:19 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-02-13 18:47:38 +0000 |
commit | 379f831a927817c130a62e3ca0082ae685557324 (patch) | |
tree | cc6f7417cee9b31b103bc7001a1df140591044e0 /scripts/gdb/linux/utils.py | |
parent | fafd67940774733fa97f4b09412aea6981b82e0a (diff) |
spi: s3c64xx: fix inconsistency between binding and driver
Commit a92e7c3d82a1 ("spi: s3c64xx: consider the case when the CS
line is not connected") introduced an inconsistency between the
binding, where the disconnected CS line was marked as
'no-cs-readback', and the driver.
The driver is erroneously checking for that attribute with
property name of 'broken-cs'.
Check for 'no-cs-readback' in the driver as well.
Fixes: a92e7c3d82a1 ("spi: s3c64xx: consider the case when the CS line is not connected")
Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions