]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
SPI: Add an SPI master driver for the OMAP2 McSPI controller
authorJuha Yrjola <juha.yrjola@solidboot.com>
Mon, 19 Mar 2007 20:20:18 +0000 (16:20 -0400)
committerTony Lindgren <tony@atomide.com>
Mon, 19 Mar 2007 20:40:38 +0000 (16:40 -0400)
commit998fdfb7f5281890129d9d5e3c1fbcd143caef00
tree0ba0442f26d4f68fb1f220b78e919ecc5ffbe4b8
parentad963cd1c505a98c62e6c897eaa77584c3b2996e
SPI: Add an SPI master driver for the OMAP2 McSPI controller

Add an SPI master driver for the OMAP2 McSPI controller

Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/omap2_mcspi.c [new file with mode: 0644]