[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1550928043-14889-1-git-send-email-Julia.Lawall@lip6.fr>
Date: Sat, 23 Feb 2019 14:20:31 +0100
From: Julia Lawall <Julia.Lawall@...6.fr>
To: linux-amlogic@...ts.infradead.org
Cc: kernel-janitors@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
dri-devel@...ts.freedesktop.org, linux-tegra@...r.kernel.org,
linux-omap@...r.kernel.org, linux-fbdev@...r.kernel.org,
linux-crypto@...r.kernel.org, linux-pm@...r.kernel.org
Subject: [PATCH 00/12] add missing of_node_put after of_device_is_available
Failure of of_device_is_available implies that the device node
should be put, if it is not used otherwise.
---
arch/arm/mach-omap2/display.c | 4 +++-
arch/powerpc/platforms/83xx/usb.c | 4 +++-
drivers/bus/arm-cci.c | 4 +++-
drivers/cpufreq/armada-8k-cpufreq.c | 4 +++-
drivers/crypto/amcc/crypto4xx_trng.c | 4 +++-
drivers/firmware/psci.c | 4 +++-
drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c | 4 +++-
drivers/gpu/drm/tegra/rgb.c | 4 +++-
drivers/phy/tegra/xusb.c | 4 +++-
drivers/soc/amlogic/meson-gx-socinfo.c | 4 +++-
drivers/tee/optee/core.c | 4 +++-
drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c | 4 +++-
12 files changed, 36 insertions(+), 12 deletions(-)
Powered by blists - more mailing lists