在 2009-3-6,上午1:44,Mike Frysinger <[email protected]> 写到:
On Thu, Mar 5, 2009 at 11:15, Bryan Wu wrote:
On Wed, Mar 4, 2009 at 3:09 AM, <[email protected]> wrote:
Revision 6149 Author vapier Date 2009-03-03 13:09:35 -0600 (Tue,
03 Mar
2009)
Log Message
fixup description of the driver and remove "5xx" usage
Modified Paths
trunk/drivers/spi/Kconfig
trunk/drivers/spi/Makefile
Added Paths
trunk/drivers/spi/bfin_sport_spi.c
Removed Paths
trunk/drivers/spi/bfin5xx_sport_spi.c
Diff
Modified: trunk/drivers/spi/Kconfig (6148 => 6149)
--- trunk/drivers/spi/Kconfig 2009-03-03 10:11:28 UTC (rev 6148)
+++ trunk/drivers/spi/Kconfig 2009-03-03 19:09:35 UTC (rev 6149)
@@ -66,12 +66,24 @@
help
This is the SPI controller master driver for Blackfin 5xx
processor.
+config SPI_BFIN_LOCK
+ bool "SPI bus lock"
+ depends on SPI_BFIN
+ default n
+ help
+ Enable support for spi_lock_bus()/spi_unlock_bus(). Useful
when multiple
+ SPI devices share a bus, especially for devices like
MMC_SPI.
+
This should be touched in this driver.
i dont really know what you mean
-mike
Sorry, I missed the word - not. It should not be touched in this driver.
-Bryan
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits