From: Rob Herring <robh@kernel•org>
To: Michael Ellerman <mpe@ellerman•id.au>,
Greg Kroah-Hartman <gregkh@linuxfoundation•org>,
"David S. Miller" <davem@davemloft•net>,
Jakub Kicinski <kuba@kernel•org>,
Frank Rowand <frowand.list@gmail•com>,
devicetree@vger•kernel.org
Cc: Felipe Balbi <balbi@kernel•org>,
Michal Marek <michal.lkml@markovi•net>,
"Rafael J. Wysocki" <rafael@kernel•org>,
netdev@vger•kernel.org, linux-usb@vger•kernel.org,
Nicolas Palix <nicolas.palix@imag•fr>,
Patrice Chotard <patrice.chotard@st•com>,
linux-kernel@vger•kernel.org,
Julia Lawall <Julia.Lawall@inria•fr>,
Gilles Muller <Gilles.Muller@inria•fr>,
Paul Mackerras <paulus@samba•org>,
linuxppc-dev@lists•ozlabs.org, cocci@systeme•lip6.fr,
linux-arm-kernel@lists•infradead.org
Subject: [PATCH 0/2] of: of_device.h cleanups
Date: Thu, 11 Feb 2021 16:25:24 -0600 [thread overview]
Message-ID: <20210211222526.1318236-1-robh@kernel.org> (raw)
This is a couple of cleanups for of_device.h. They fell out from my
attempt at decoupling of_device.h and of_platform.h which is a mess
and I haven't finished, but there's no reason to wait on these.
Rob
Rob Herring (2):
of: Remove of_dev_{get,put}()
driver core: platform: Drop of_device_node_put() wrapper
arch/powerpc/platforms/pseries/ibmebus.c | 4 ++--
drivers/base/platform.c | 2 +-
drivers/net/ethernet/ibm/emac/core.c | 15 ++++++++-------
drivers/of/device.c | 21 ---------------------
drivers/of/platform.c | 4 ++--
drivers/of/unittest.c | 2 +-
drivers/usb/dwc3/dwc3-st.c | 2 +-
include/linux/of_device.h | 10 ----------
scripts/coccinelle/free/put_device.cocci | 1 -
9 files changed, 15 insertions(+), 46 deletions(-)
--
2.27.0
next reply other threads:[~2021-02-11 22:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-11 22:25 Rob Herring [this message]
2021-02-11 22:25 ` [PATCH 1/2] of: Remove of_dev_{get,put}() Rob Herring
2021-02-11 22:25 ` [PATCH 2/2] driver core: platform: Drop of_device_node_put() wrapper Rob Herring
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=20210211222526.1318236-1-robh@kernel.org \
--to=robh@kernel$(echo .)org \
--cc=Gilles.Muller@inria$(echo .)fr \
--cc=Julia.Lawall@inria$(echo .)fr \
--cc=balbi@kernel$(echo .)org \
--cc=cocci@systeme$(echo .)lip6.fr \
--cc=davem@davemloft$(echo .)net \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=frowand.list@gmail$(echo .)com \
--cc=gregkh@linuxfoundation$(echo .)org \
--cc=kuba@kernel$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-usb@vger$(echo .)kernel.org \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=michal.lkml@markovi$(echo .)net \
--cc=mpe@ellerman$(echo .)id.au \
--cc=netdev@vger$(echo .)kernel.org \
--cc=nicolas.palix@imag$(echo .)fr \
--cc=patrice.chotard@st$(echo .)com \
--cc=paulus@samba$(echo .)org \
--cc=rafael@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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