linux-stable/arch
yu kuai e08c7faba0 ARM: imx6: add missing put_device() call in imx6q_suspend_init()
[ Upstream commit 4845446036 ]

if of_find_device_by_node() succeed, imx6q_suspend_init() doesn't have a
corresponding put_device(). Thus add a jump target to fix the exception
handling for this function implementation.

Signed-off-by: yu kuai <yukuai3@huawei.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-07-22 09:22:16 +02:00
..
alpha Fix 'acccess_ok()' on alpha and SH 2020-06-20 10:24:58 +02:00
arc ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT 2020-06-11 09:22:56 +02:00
arm ARM: imx6: add missing put_device() call in imx6q_suspend_init() 2020-07-22 09:22:16 +02:00
arm64 arm64: perf: Report the PC value in REGS_ABI_32 mode 2020-06-30 15:38:08 -04:00
blackfin
c6x
cris
frv
h8300 h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux- 2019-04-05 22:31:25 +02:00
hexagon hexagon: work around compiler crash 2020-01-17 19:45:55 +01:00
ia64 ia64:unwind: fix double free for mod->arch.init_unw_table 2019-10-05 12:47:48 +02:00
m32r
m68k m68k/PCI: Fix a memory leak in an error handling path 2020-06-25 15:41:49 +02:00
metag
microblaze microblaze: Prevent the overflow of the start 2020-02-28 16:36:08 +01:00
mips MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen 2020-07-09 09:36:32 +02:00
mn10300
nios2 nios2: ksyms: Add missing symbol exports 2020-01-27 14:46:24 +01:00
openrisc openrisc: Fix issue with argument clobbering for clone/fork 2020-06-25 15:41:56 +02:00
parisc parisc: Fix kernel panic in mem_init() 2020-06-03 08:18:04 +02:00
powerpc powerpc/4xx: Don't unmap NULL mbase 2020-06-25 15:41:55 +02:00
s390 s390/kasan: fix early pgm check handler execution 2020-07-22 09:22:16 +02:00
score
sh Fix 'acccess_ok()' on alpha and SH 2020-06-20 10:24:58 +02:00
sparc fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()" 2020-06-30 15:37:57 -04:00
tile
um um: Make GCOV depend on !KCOV 2019-12-05 15:37:49 +01:00
unicore32
x86 KVM: nVMX: Plumb L2 GPA through to PML emulation 2020-06-30 15:38:07 -04:00
xtensa xtensa: fix TLB sanity checker 2019-12-21 10:47:43 +01:00
.gitignore
Kconfig