[PATCH] mtd: dataflash: Remove use of tx_dma

Brian Norris computersforpeace at gmail.com
Wed Nov 5 12:57:59 PST 2014


On Wed, Oct 29, 2014 at 12:27:32PM +0000, Mark Brown wrote:
> We are trying to remove the legacy tx_dma and rx_dma fields from the
> spi_transfer structure. Currently dataflash uses tx_dma but only to make
> sure that it's set to 0 so we can remove this use by replacing with a
> zero initialisation of the entire spi_transfer struct.
> 
> Signed-off-by: Mark Brown <broonie at kernel.org>

Applied to l2-mtd.git. Thanks!

Brian



More information about the linux-mtd mailing list