linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] a couple more SPI changes
@ 2011-05-28  6:06 Grant Likely
  0 siblings, 0 replies; only message in thread
From: Grant Likely @ 2011-05-28  6:06 UTC (permalink / raw)
  To: Linus Torvalds, Linux Kernel Mailing List, spi-devel-general

Hi Linus,

Two more SPI changes for you, a new driver and a bug fix.

Thanks,
g.

The following changes since commit 29a6ccca3869bbe33879dae0cd7df2a1559eff54:

  Merge git://git.infradead.org/mtd-2.6 (2011-05-27 20:06:53 -0700)

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6 spi/next

Axel Lin (1):
      spi/tle620x: add missing device_remove_file()

Cliff Cai (1):
      spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin
SPORT peripheral

 drivers/spi/Kconfig          |    9 +
 drivers/spi/Makefile         |    1 +
 drivers/spi/spi_bfin_sport.c |  952 ++++++++++++++++++++++++++++++++++++++++++
 drivers/spi/tle62x0.c        |    3 +-
 4 files changed, 964 insertions(+), 1 deletions(-)
 create mode 100644 drivers/spi/spi_bfin_sport.c


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-28  6:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-28  6:06 [GIT PULL] a couple more SPI changes Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).