]> git.baikalelectronics.ru Git - kernel.git/commit
spi: pxa2xx: use a module softdep for dw_dmac
authorFlavio Suligoi <f.suligoi@asem.it>
Wed, 10 Apr 2019 12:51:36 +0000 (14:51 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 2 May 2019 01:37:47 +0000 (10:37 +0900)
commit51ebf6acb00fa6f965e600f848bee5bddddd2054
tree964bfe0aceda093a1c9b810c785e7c47fa0dae64
parentb5881b153bc81d63a5a7e82a35e8a4bdbe1f8c73
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>
drivers/spi/spi-pxa2xx.c