]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
omap: mcbsp: Drop SPI mode support
authorJarkko Nikula <jhnikula@gmail.com>
Tue, 14 Jun 2011 11:23:51 +0000 (11:23 +0000)
committerTony Lindgren <tony@atomide.com>
Wed, 29 Jun 2011 10:23:40 +0000 (03:23 -0700)
commite285bca6d926b17ad6343f20ef174799785e4235
tree57bfb6acb497a2fb907e3685c60d510b0dca9020
parentd19f579aae74d6df9276e244716cedd96895d566
omap: mcbsp: Drop SPI mode support

We haven't seen any use for the SPI API in McBSP driver over the years. More
over, Peter Ujfalusi <peter.ujfalusi@ti.com> noticed that SPI mode is not
even supported since OMAP2430 so it's very unlikely that we'll see any use
for it in the future either.

Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/mcbsp.h
arch/arm/plat-omap/mcbsp.c