diff options
author | Peng Hao <peng.hao2@zte.com.cn> | 2019-04-02 22:12:38 +0800 |
---|---|---|
committer | Ludovic Desroches <ludovic.desroches@microchip.com> | 2019-04-04 12:00:24 +0200 |
commit | ba5e60c9b75dec92d4c695b928f69300b17d7686 (patch) | |
tree | f6c605edc18d608a720942ded108f7a7c8a0f0f4 /arch/arm/boot/dts/sama5d2-pinfunc.h | |
parent | e7dfb6d04e4715be1f3eb2c60d97b753fd2e4516 (diff) | |
download | linux-ba5e60c9b75dec92d4c695b928f69300b17d7686.tar.gz |
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>
Diffstat (limited to 'arch/arm/boot/dts/sama5d2-pinfunc.h')
0 files changed, 0 insertions, 0 deletions