linux-stable/drivers/misc/eeprom
Andy Shevchenko 7e557474ea eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()
[ Upstream commit 3f6ee1c095 ]

device_get_next_child_node() bumps a reference counting of a returned variable.
We have to balance it whenever we return to the caller.

Fixes: db15d73e5f ("eeprom: idt_89hpesx: Support both ACPI and OF probing")
Cc: Huy Duong <qhuyduong@hotmail.com>
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20210607221757.81465-1-andy.shevchenko@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-07-20 16:17:40 +02:00
..
at24.c eeprom: at24: make spd world-readable again 2019-08-06 19:05:28 +02:00
at25.c eeprom: at25: set minimum read/write access stride to 1 2020-10-29 09:07:20 +01:00
digsy_mtc_eeprom.c
eeprom.c
eeprom_93cx6.c
eeprom_93xx46.c misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom 2021-03-11 13:51:06 +01:00
idt_89hpesx.c eeprom: idt_89hpesx: Put fwnode in matching case during ->probe() 2021-07-20 16:17:40 +02:00
Kconfig
Makefile
max6875.c