public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Introduce SPI locking bus interface to SPI framework
@ 2008-11-18  7:57 Bryan Wu
  2008-11-18  7:57 ` [PATCH 1/2] spi: Add two new APIs spi_lock_bus() and spi_unlock_bus() to spi framework Bryan Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bryan Wu @ 2008-11-18  7:57 UTC (permalink / raw)
  To: dbrownell, spi-devel-general; +Cc: linux-kernel


Hi Dave,

Yi introduced SPI locking bus interface to SPI framework. This is
required by some SPI devices in bus sharing situation, for example,
the MMC card driver over SPI.

We also use this API in our Blackfin SPI master driver and tested on
our own MMC over SPI driver. Since that MMC over SPI driver is different
with the mainline version, we will try to bring up the MMC_SPI driver by
adding these new SPI locking bus API.

Please kindly review.

Thanks
-Bryan

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-05 14:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-18  7:57 [PATCH 0/2] Introduce SPI locking bus interface to SPI framework Bryan Wu
2008-11-18  7:57 ` [PATCH 1/2] spi: Add two new APIs spi_lock_bus() and spi_unlock_bus() to spi framework Bryan Wu
2008-11-18  7:57 ` [PATCH 2/2] Blackfin SPI Driver: implement spi_lock_bus(), spi_unlock_bus() in blackfin spi controller driver Bryan Wu
2009-02-05 14:34 ` [spi-devel-general] [PATCH 0/2] Introduce SPI locking bus interface to SPI framework Bryan Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox