From: Linus Torvalds Date: Fri, 28 Nov 2014 01:55:42 +0000 (-0800) Subject: Merge tag 'spi-v3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi X-Git-Tag: firefly_0821_release~176^2~2820 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=190fc9d9686283465bfa45e7a25cff0e05cc99e4;p=firefly-linux-kernel-4.4.55.git Merge tag 'spi-v3.18-rc6' of git://git./linux/kernel/git/broonie/spi Pull spi fixes from Mark Brown: "There's a couple of driver fixes here, plus one core fix for the DMA mapping which wasn't doing the right thing for vmalloc()ed addresses that hadn't been through kmap(). It's fairly rare to use vmalloc() with SPI and it's a subset of those users who might fail so it's unsurprising that this wasn't noticed sooner" * tag 'spi-v3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: spi: sirf: fix word width configuration spi: Fix mapping from vmalloc-ed buffer to scatter list spi: dw: Fix dynamic speed change. --- 190fc9d9686283465bfa45e7a25cff0e05cc99e4