commit | 4a68d54c983514f123e99fc720951a4ee4d84270 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 08 19:05:47 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 08 19:05:47 2012 -0800 |
tree | 0c7c7fba0a38a65dcd061956eee0cb39c918e98a | |
parent | 15a463532ed22db55339cda370ddd4cf664ad95d [diff] | |
parent | c88db233251b026fda775428f0250c760553e216 [diff] |
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 SPI bug fixes for v3.3-rc2 Minor SPI device driver changes. A rename of the pch_spi_pcidev symbol that merely eliminates a modpost warning, and a Kconfig change to allow the Samsung spi driver to build on EXYNOS. * tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6: spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4