linux/drivers/soc
Anson Huang d8dfab0f4d soc: imx: soc-imx8: Avoid unnecessary of_node_put() in error handling
of_node_put() is called after of_match_node() successfully called,
then in the following error handling, of_node_put() is called again
which is unnecessary, this patch adjusts the location of of_node_put()
to avoid such scenario.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2019-06-05 14:08:10 +08:00
..
actions
amlogic soc: amlogic: meson-gx-pwrc-vpu: Add support for G12A 2019-04-16 11:09:53 -07:00
aspeed ARM: SoC-related driver updates 2019-05-16 09:19:14 -07:00
atmel
bcm This pull request brings in a build fix for arm64 with bcm2835 2019-03-18 10:31:24 -07:00
dove
fsl soc/fsl/qe: Fix an error code in qe_pin_request() 2019-04-02 18:02:48 -05:00
gemini
imx soc: imx: soc-imx8: Avoid unnecessary of_node_put() in error handling 2019-06-05 14:08:10 +08:00
ixp4xx soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe 2019-05-16 10:53:11 -07:00
lantiq MIPS: lantiq: Remove separate GPHY Firmware loader 2019-02-25 14:17:10 -08:00
mediatek soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher 2019-04-12 21:57:49 +02:00
qcom drivers: soc: qcom: rpmh-rsc: Correct check for slot number 2019-04-09 23:40:09 -05:00
renesas soc: renesas: Identify R-Car M3-W ES1.3 2019-03-18 10:33:42 +01:00
rockchip soc: rockchip: Set the proper PWM for rk3288 2019-04-11 13:40:32 +02:00
samsung
sunxi soc: sunxi: Fix missing dependency on REGMAP_MMIO 2019-04-30 17:55:08 +02:00
tegra soc/tegra: pmc: Move powergate initialisation to probe 2019-04-17 10:32:33 +02:00
ti Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2019-05-19 10:58:45 -07:00
ux500
versatile
xilinx drivers: Defer probe if firmware is not ready 2019-03-18 13:45:27 +01:00
zte
Kconfig ARM: SoC-related driver updates 2019-05-16 09:19:14 -07:00
Makefile ARM: SoC-related driver updates 2019-05-16 09:19:14 -07:00