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 11:09:03 +0100 |
commit | 569fac74627cc332a2097a7a4bfdc654b8e7f273 (patch) | |
tree | d1a01be8acaeb49a15a7acb2a5eddeefed689e74 /scripts/gdb/linux/utils.py | |
parent | 1094422253db01ac3a12bde010c75e5135021d2d (diff) |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions