On Wed, 21 Aug 2019, Andy Shevchenko wrote: > 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 <[email protected]> > --- > drivers/mfd/intel-lpss.c | 29 ++++++++--------------------- > 1 file changed, 8 insertions(+), 21 deletions(-)
Applied, thanks. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog

