From: Alexander Stein Date: Wed, 19 Feb 2014 09:36:08 +0000 (+0100) Subject: spi/topcliff-pch: Fix DMA channel X-Git-Tag: v3.14-rc6~7^2^7~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7611c7a5613f20ec2fb536c1d868d15045730bc0;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed