From: Ernst Schwab Date: Thu, 18 Feb 2010 11:47:46 +0000 (+0100) Subject: spi/mmc_spi: mmc_spi adaptations for SPI bus locking API X-Git-Tag: v2.6.36-rc1~19^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4751c1c74bc7b596db5de0c93be1a22a570145c0;p=pandora-kernel.git spi/mmc_spi: mmc_spi adaptations for SPI bus locking API Modification of the mmc_spi driver to use the SPI bus locking API. With this, the mmc_spi driver can be used together with other SPI devices on the same SPI bus. The exclusive access to the SPI bus is now managed in the SPI layer. The counting of chip selects in the probe function is no longer needed. Signed-off-by: Ernst Schwab Signed-off-by: Grant Likely Tested-by: Matt Fleming Tested-by: Antonio Ospite --- Reading git-diff-tree failed