diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-08-21 11:37:12 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2019-09-02 13:09:03 +0300 |
commit | 569fac74627cc332a2097a7a4bfdc654b8e7f273 (patch) | |
tree | d1a01be8acaeb49a15a7acb2a5eddeefed689e74 /drivers/mfd/stmpe-spi.c | |
parent | 1094422253db01ac3a12bde010c75e5135021d2d (diff) | |
download | linux-569fac74627cc332a2097a7a4bfdc654b8e7f273.tar.xz |
mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit request
There is no need to handle optional module request in the driver
when user space tools has that feature for ages.
Replace custom code by MODULE_SOFTDEP() macro to let user space know
that we would like to have the DMA driver loaded first, if any.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/stmpe-spi.c')
0 files changed, 0 insertions, 0 deletions