commit | bcdcbfd5337665d8dcd4dc14da44d06acc5a2bbb | [log] [tgz] |
---|---|---|
author | Christian Lütke-Stetzkamp <christian@lkamp.de> | Sun Apr 29 19:32:29 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 06 19:08:06 2018 -0700 |
tree | ed5045e59fcbd151b9fe1b913feee19fefce7bab | |
parent | f908abf3c63eaa8b7ab4df1a7869ef8395d231a9 [diff] |
staging: mt7621-mmc: Remove non-DMA transfer code Currently the driver is capable of DMA and non-DMA transfer. But the option to choose non-DMA transfer has already been removed. Now remove also the code for the non-DMA transfer. Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de> Reviewed-by: NeilBrown <neil@brown.name> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>