Skip to content
Snippets Groups Projects
user avatar
Mike Frysinger authored
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: default avatarMike Frysinger <vapier@gentoo.org>
2f7d63f9
History
Name Last commit Last update
..