[GIT PULL] a couple more SPI changes

From: Grant Likely
Date: Sat May 28 2011 - 02:06:47 EST


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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/