diff options
author | Daniel Kurtz <djkurtz@chromium.org> | 2013-12-11 22:08:27 (GMT) |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2013-12-11 22:08:27 (GMT) |
commit | c143751a6da99eaefa824745d87dcc71ec54e705 (patch) | |
tree | 06d621b21dec54c555fdf946fcafc7fbd89e57e4 /fs/hppfs | |
parent | 53302222debe568bbfb27985eb97ffdfcf3bff24 (diff) | |
download | linux-c143751a6da99eaefa824745d87dcc71ec54e705.tar.xz |
ARM: SAMSUNG: Let s3c_pm_do_restore_*() take const sleep_save
The restore functions do not modify the passed in struct sleep_save,
so that parameter can be const.
This allows us to pass in const struct. This allows us to use const
structs sleep_save to define system registers that will always be
restored to a constant value.
Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'fs/hppfs')
0 files changed, 0 insertions, 0 deletions