git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c143751
)
ARM: EXYNOS: Constify clksrc immutable register restore tables
author
Daniel Kurtz
<djkurtz@chromium.org>
Wed, 11 Dec 2013 22:09:33 +0000
(07:09 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Wed, 11 Dec 2013 22:09:33 +0000
(07:09 +0900)
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>
arch/arm/mach-exynos/pm.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-exynos/pm.c
Simple merge