diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2015-02-23 17:55:54 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-02-24 16:59:32 +0900 |
commit | 307ed83c8c2004c9eb022e8eab326d494223e4ba (patch) | |
tree | 2fa68cac5492850338e6426c31648947a9f23a1c /arch/mn10300 | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) |
spi: dw-pci: correct number of chip selects
The commit d58cf5ff6500 brought a second controller to the list of supported
devices and changed a number of the chip selects. Besides the previous number
was wrong anyway the mentioned patch makes it wrong again meanwhile has a
proper numbers in the commit message. Indeed, SPI1 has 5 bits and SPI2 has 2
bits, but it does not mean to have power of two of this bits as a possible
number of the chip selects. So, this patch fixes it eventually.
Fixes: d58cf5ff6500 (spi: dw-pci: describe Intel MID controllers better)
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'arch/mn10300')
0 files changed, 0 insertions, 0 deletions