commit | c5751ba0f71e3afe62000a9505915093efa31bd6 | [log] [tgz] |
---|---|---|
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | Thu Sep 26 13:51:46 2019 +0300 |
committer | Mark Brown <broonie@kernel.org> | Tue Oct 15 11:47:06 2019 +0100 |
tree | dbdca136731d9816cda5b970157f6f5944993069 | |
parent | 3e2405f01f4a1e744f2bea28aa105d7f2257c893 [diff] |
spi: bcm63xx: extend error condition to `delay` as well The driver errors out if `delay_usecs` is non-zero. This error condition should be extended to the new `delay` field, to account for when it will be used. Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Link: https://lore.kernel.org/r/20190926105147.7839-19-alexandru.ardelean@analog.com Signed-off-by: Mark Brown <broonie@kernel.org>