commit | eec95ee22611f2207bd991d63a07884de28e6f56 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Fri Apr 26 17:47:18 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Sun May 26 14:23:20 2013 -0400 |
tree | 69b9f7cfe54987a2f24b19ed627abdf3a1151d26 | |
parent | 03a0675b2a112038a8a5078d8815e3f7356c7064 [diff] |
mmc: sdhi/tmio: switch to using dmaengine_slave_config() This removes the deprecated use of the .private member of struct dma_chan and switches the sdhi / tmio mmc driver to using the dmaengine_slave_config() channel configuration method. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com> Acked-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: Chris Ball <cjb@laptop.org>