From: Linus Torvalds Date: Thu, 3 Dec 2015 00:45:56 +0000 (-0800) Subject: Merge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi X-Git-Tag: v4.4-rc4~16 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e69be8c2dee6fa6965fa01b08dc060948c491c79;p=linux-2.6-block.git Merge tag 'spi-fix-v4.4-rc3' of git://git./linux/kernel/git/broonie/spi Pull spi fixes from Mark Brown: "There's one fix for the core here, we weren't reinitialising the actual transferred length in messages when they get reused which meant that we'd just keep adding to the length if a message is reused. This has limited impact since it's only used in error handling cases but will really mess anything that tries to use it up when it triggers. As ever there's a small collection of driver specific fixes too" * tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: spi: bugfix: spi_message.transfer_length does not get reset spi: pl022: handle EPROBE_DEFER for dma spi: bcm63xx: use correct format string for printing a resource spi: mediatek: single device does not require cs_gpios spi: Add missing kerneldoc description for parameter --- e69be8c2dee6fa6965fa01b08dc060948c491c79