]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: exynos: Fix wake-up interrupts for Exynos3250
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 22 Apr 2015 17:40:52 +0000 (18:40 +0100)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Mon, 1 Jun 2015 00:08:34 +0000 (09:08 +0900)
commitaaa91f225d898b3ab9e88875e00f6c985c094fc7
tree9d6b54dfca53b497f723231aa97262a7725254e8
parent51018ca3b774b415d250e82282885262615188c5
ARM: exynos: Fix wake-up interrupts for Exynos3250

Commit 1b9b32d04958 (ARM: exynos4/5: convert pmu wakeup to
stacked domains) changed the Exynos PMU code to use stacked
domains. This has led to a number of interrupt numbers to be
fixed.

In the meantime, support for Exynos 3250 was added, missing
the required change to this platform. This amounts to revert
b18cbda37ffe (ARM: EXYNOS: Fix wrong hwirq of RTC interrupt
for Exynos3250 SoC), as the initial patch was right, just a
bit early...

Cc: Chanwoo Choi <cw00.choi@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Kukjin Kim <kgene@kernel.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
arch/arm/mach-exynos/suspend.c