[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210211232745.1498137-1-robh@kernel.org>
Date: Thu, 11 Feb 2021 17:27:43 -0600
From: Rob Herring <robh@...nel.org>
To: Michael Ellerman <mpe@...erman.id.au>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Frank Rowand <frowand.list@...il.com>,
devicetree@...r.kernel.org
Cc: Paul Mackerras <paulus@...ba.org>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Patrice Chotard <patrice.chotard@...com>,
Felipe Balbi <balbi@...nel.org>,
Julia Lawall <Julia.Lawall@...ia.fr>,
Gilles Muller <Gilles.Muller@...ia.fr>,
Nicolas Palix <nicolas.palix@...g.fr>,
Michal Marek <michal.lkml@...kovi.net>,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-usb@...r.kernel.org, cocci@...teme.lip6.fr,
Benjamin Herrenschmidt <benh@...nel.crashing.org>
Subject: [PATCH v2 0/2] of: of_device.h cleanups
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
Powered by blists - more mailing lists