diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-07-27 14:37:08 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-07-27 19:11:24 +0300 |
commit | 6ac5a435ae6739c06ebbf79939e86e721b88a90f (patch) | |
tree | e8e8e274277c16de44080d7d2117cde66de43953 /include/linux/fpga/fpga-bridge.h | |
parent | 676a4e3bab445d53fca4756865e2c0e2a87c38d6 (diff) | |
download | linux-6ac5a435ae6739c06ebbf79939e86e721b88a90f.tar.xz |
spi: pxa2xx: Revert "Only claim CS GPIOs when the slave device is created"
There is a valid case to call setup() following by setup_cs() several
times for the same chip.
With the commit
676a4e3bab44 ("spi: pxa2xx: Only claim CS GPIOs when the slave device is created")
it is not possible anymore due to GPIO line being requested already
during the first call to setup_cs().
For now, revert the commit to make things work again.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions