From: Linus Torvalds Date: Sat, 19 Dec 2015 18:10:43 +0000 (-0800) Subject: Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi X-Git-Tag: v4.4-rc6~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3c73a2dda9e6b4ee3d836d0b80090bf63feae3c3;p=profile%2Fcommon%2Fplatform%2Fkernel%2Flinux-artik7.git Merge tag 'spi-fix-v4.4-rc5' of git://git./linux/kernel/git/broonie/spi Pull spi fixes from Mark Brown: "A couple of reference counting bugs here, one in spidev and one with holding an extra reference in the core that we never freed if we removed a device, plus a driver specific fix. Both of the refcounting bugs are very old but they've only been found by observation so hopefully their impact has been low" * tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: spi: fix parent-device reference leak spi: spidev: Hold spi_lock over all defererences of spi in release() spi-fsl-dspi: Fix CTAR Register access --- 3c73a2dda9e6b4ee3d836d0b80090bf63feae3c3