Home
last modified time | relevance | path

Searched hist:"7 c394e7b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-exynos/
H A Dpm.c7c394e7b Wed Dec 11 16:09:33 CST 2013 Daniel Kurtz <djkurtz@chromium.org> ARM: EXYNOS: Constify clksrc immutable register restore tables

The clksrc tables are constant, they are not used to store register values
at suspend.

size arch/arm/mach-exynos/pm.o
text data bss
1591 212 12 // Before
1671 132 12 // After

Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
7c394e7b Wed Dec 11 16:09:33 CST 2013 Daniel Kurtz <djkurtz@chromium.org> ARM: EXYNOS: Constify clksrc immutable register restore tables

The clksrc tables are constant, they are not used to store register values
at suspend.

size arch/arm/mach-exynos/pm.o
text data bss
1591 212 12 // Before
1671 132 12 // After

Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>