linux-kernel-test/arch/blackfin/mach-bf538
Mike Frysinger 2f7d63f909 Blackfin: boards: clean up redundant/dead spi resources
The default for the Blackfin SPI driver is 8 bits and dma disabled,
so many of the bfin5xx_spi_chip resources are redundant.  So punt
those parts.

Further, drivers should themselves be declaring 16 bit transfers,
so for those that do, and for the ones which no longer do 16 bit
transfers, drop the bfin5xx_spi_chip resources.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-07-23 01:10:41 -04:00
..
boards Blackfin: boards: clean up redundant/dead spi resources 2011-07-23 01:10:41 -04:00
include/mach Blackfin: mach/bfin_serial_5xx.h: punt now-unused header 2011-05-28 17:01:55 -04:00
dma.c Blackfin: dma: constify MMR pointer array 2011-01-10 07:18:05 -05:00
ext-gpio.c Blackfin: bf538: add support for extended GPIO banks 2009-12-15 00:14:05 -05:00
ints-priority.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig Blackfin: add support for gptimer0 as a tick source 2009-06-12 06:11:37 -04:00
Makefile Blackfin: bf538: add support for extended GPIO banks 2009-12-15 00:14:05 -05:00