summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pxa2xx.h
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2017-07-27 14:37:08 +0300
committerMark Brown <broonie@kernel.org>2017-07-27 17:11:24 +0100
commit6ac5a435ae6739c06ebbf79939e86e721b88a90f (patch)
treee8e8e274277c16de44080d7d2117cde66de43953 /drivers/spi/spi-pxa2xx.h
parent676a4e3bab445d53fca4756865e2c0e2a87c38d6 (diff)
downloadop-kernel-dev-6ac5a435ae6739c06ebbf79939e86e721b88a90f.zip
op-kernel-dev-6ac5a435ae6739c06ebbf79939e86e721b88a90f.tar.gz
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 'drivers/spi/spi-pxa2xx.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud