All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1] mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit request
Date: Mon, 2 Sep 2019 10:10:54 +0100	[thread overview]
Message-ID: <20190902091054.GF32232@dell> (raw)
In-Reply-To: <20190821083712.4635-1-andriy.shevchenko@linux.intel.com>

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 <andriy.shevchenko@linux.intel.com>
> ---
>  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

      reply	other threads:[~2019-09-02  9:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-21  8:37 [PATCH v1] mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit request Andy Shevchenko
2019-09-02  9:10 ` Lee Jones [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190902091054.GF32232@dell \
    --to=lee.jones@linaro.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.