commit | 51ebf6acb00fa6f965e600f848bee5bddddd2054 | [log] [tgz] |
---|---|---|
author | Flavio Suligoi <f.suligoi@asem.it> | Wed Apr 10 14:51:36 2019 +0200 |
committer | Mark Brown <broonie@kernel.org> | Thu May 02 10:37:47 2019 +0900 |
tree | 964bfe0aceda093a1c9b810c785e7c47fa0dae64 | |
parent | b5881b153bc81d63a5a7e82a35e8a4bdbe1f8c73 [diff] |
spi: pxa2xx: use a module softdep for dw_dmac With dw_dmac, sometimes the request of a DMA channel fails because the DMA driver is not ready, so an explicit dependency request is necessary. Signed-off-by: Flavio Suligoi <f.suligoi@asem.it> Signed-off-by: Mark Brown <broonie@kernel.org>