]> 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>
Tue, 3 Apr 2007 19:06:04 +0000 (15:06 -0400)
committerTony Lindgren <tony@atomide.com>
Fri, 11 May 2007 00:11:18 +0000 (17:11 -0700)
commit9b003ecbf56bb6902fa6f0e65f747eaa2b4ee28d
tree94d15751d1bb781478c9f9265ade17c58c624747
parent902f88efa586018232dc3fd2b7fc2e55e8ced7a6
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]