1
0
Fork 0
alistair23-linux/arch/arm/mach-at91
Peng Hao ba5e60c9b7 arm/mach-at91/pm : fix possible object reference leak
of_find_device_by_node() takes a reference to the struct device
when it finds a match via get_device. When returning error we should
call put_device.

Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: Peng Hao <peng.hao2@zte.com.cn>
Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
2019-04-04 12:00:24 +02:00
..
Kconfig clk: at91: add I2S clock mux driver 2018-07-06 11:12:20 -07:00
Makefile treewide: add intermediate .s files to targets 2018-12-23 10:12:08 +09:00
Makefile.boot ARM: at91: Add armv7m support 2017-06-02 10:11:38 +02:00
at91rm9200.c ARM: at91: move SoC detection to its own driver 2017-03-31 20:36:10 +02:00
at91sam9.c ARM: at91: move SoC detection to its own driver 2017-03-31 20:36:10 +02:00
generic.h ARM: at91: pm: Add sama5d2 backup mode 2017-05-15 11:55:17 +02:00
pm.c arm/mach-at91/pm : fix possible object reference leak 2019-04-04 12:00:24 +02:00
pm.h ARM: at91: pm: Add ULP1 mode support 2018-07-17 15:08:02 +02:00
pm_data-offsets.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pm_suspend.S power: reset: at91-poweroff: switch to slow clock before shutdown 2018-09-16 12:31:48 +02:00
sama5.c ARM: at91: pm: Add sama5d2 backup mode 2017-05-15 11:55:17 +02:00
samv7.c ARM: at91: fix at91_suspend_entering_slow_clock link error 2017-06-13 11:51:11 +02:00