linux-stable/drivers/i2c/muxes
Liang He db6aee6083 i2c: mux: gpio: Add missing fwnode_handle_put()
In i2c_mux_gpio_probe_fw(), we should add fwnode_handle_put()
when break out of the iteration device_for_each_child_node()
as it will automatically increase and decrease the refcounter.

Fixes: 98b2b712bc ("i2c: i2c-mux-gpio: Enable this driver in ACPI land")
Signed-off-by: Liang He <windhl@126.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
2023-09-21 10:48:03 +02:00
..
i2c-arb-gpio-challenge.c i2c: Convert to platform remove callback returning void 2023-06-05 09:47:37 +02:00
i2c-demux-pinctrl.c i2c: mux: demux-pinctrl: check the return value of devm_kstrdup() 2023-09-20 23:26:37 +02:00
i2c-mux-gpio.c i2c: mux: gpio: Add missing fwnode_handle_put() 2023-09-21 10:48:03 +02:00
i2c-mux-gpmux.c I2C: Explicitly include correct DT includes 2023-08-14 17:47:21 +02:00
i2c-mux-ltc4306.c I2C: Explicitly include correct DT includes 2023-08-14 17:47:21 +02:00
i2c-mux-mlxcpld.c i2c: Convert to platform remove callback returning void 2023-06-05 09:47:37 +02:00
i2c-mux-pca954x.c i2c: muxes: pca954x: Add regulator support 2023-08-23 23:09:12 +02:00
i2c-mux-pca9541.c i2c: mux: Convert all drivers to new .probe() callback 2023-03-09 21:59:18 +01:00
i2c-mux-pinctrl.c i2c: Convert to platform remove callback returning void 2023-06-05 09:47:37 +02:00
i2c-mux-reg.c i2c: Convert to platform remove callback returning void 2023-06-05 09:47:37 +02:00
Kconfig i2c: muxes: pca954x: Add MAX735x/MAX736x support 2023-08-23 23:09:03 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00