commit | 7611c7a5613f20ec2fb536c1d868d15045730bc0 | [log] [tgz] |
---|---|---|
author | Alexander Stein <alexander.stein@systec-electronic.com> | Wed Feb 19 10:36:08 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Wed Feb 19 21:43:56 2014 +0900 |
tree | a3905f23f2fa36fee4116c77c7b62e3466932ba6 | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
spi/topcliff-pch: Fix DMA channel bus_num might be asigned dynamically to e.g. 32766. In this case the calculated DMA channel based on SPI bus number is bogus. Use SPI channel number instead for calculation. Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Signed-off-by: Mark Brown <broonie@linaro.org>