aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/spi-nor.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2014-10-29 12:27:32 +0000
committerBrian Norris <computersforpeace@gmail.com>2014-11-05 12:57:24 -0800
commit7a95db03040e8b11de21f367e2f1a3457c7a37b4 (patch)
tree65cff022f53bd41904c313fc54b83ae443e1904e /drivers/mtd/spi-nor/spi-nor.c
parentmtd: spi-nor: drop replaceable wait-till-ready function pointer (diff)
downloadlinux-dev-7a95db03040e8b11de21f367e2f1a3457c7a37b4.tar.xz
linux-dev-7a95db03040e8b11de21f367e2f1a3457c7a37b4.zip
mtd: dataflash: Remove use of tx_dma
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@kernel.org> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/spi-nor/spi-nor.c')
0 files changed, 0 insertions, 0 deletions