]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ARM: exynos: Store Exynos5420 register state in one variable
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 24 Jul 2018 16:49:44 +0000 (18:49 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Thu, 30 Aug 2018 17:45:15 +0000 (19:45 +0200)
commit687b5ae2e6c6682a2b0bda3b31a884ed564f9194
treede9eb6db33e4228b007a8171a1a06122863e9ef5
parent5b394b2ddf0347bef56e50c69a58773c94343ff3
ARM: exynos: Store Exynos5420 register state in one variable

Instead of keeping two static variables put them into one struct which
later can grow.  This will reduce number of file-scope symbols.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/mach-exynos/suspend.c