linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>,
	ARM SoC Team <arm@kernel.org>,
	Sudeep Holla <sudeep.holla@arm.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Kevin Hilman <khilman@linaro.org>,
	Olof Johansson <olof@lixom.net>
Subject: Re: [PATCH] firmware: arm_scmi: provide the mandatory device release callback
Date: Wed, 30 Jan 2019 10:33:30 +0000	[thread overview]
Message-ID: <20190130103330.GB27201@e107155-lin> (raw)
In-Reply-To: <CAK8P3a09=Z6rfyeqZmSF8rZVuUHwHx0FM0PAA5kaukJFmv_GLQ@mail.gmail.com>

On Wed, Jan 30, 2019 at 11:30:24AM +0100, Arnd Bergmann wrote:
> On Tue, Jan 22, 2019 at 12:35 PM Sudeep Holla <sudeep.holla@arm.com> wrote:
> >
> > The device/driver model clearly mandates that bus driver that discover
> > and allocate the device must set the release callback. This callback
> > will be used to free the device after all references have gone away.
> ...
> > Hi ARM-SoC team,
> >
> > Can you apply this one patch directly or I can send pull request if you
> > prefer ?
>
> I applied it to the arm/fixes branch now, and added a Cc:stable tag
> for backporting to 4.19 and 4.20.
>

Thanks for that.

--
Regards,
Sudeep

      reply	other threads:[~2019-01-30 10:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-22 11:35 [PATCH] firmware: arm_scmi: provide the mandatory device release callback Sudeep Holla
2019-01-30 10:30 ` Arnd Bergmann
2019-01-30 10:33   ` Sudeep Holla [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=20190130103330.GB27201@e107155-lin \
    --to=sudeep.holla@arm.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).