Re: [PATCH 2/3] ARM: SAMSUNG: Let s3c_pm_do_restore_*() take constsleep_save

From: Tomasz Figa
Date: Mon Dec 09 2013 - 08:27:50 EST


Hi Daniel,

On Thursday 21 of November 2013 02:21:25 Daniel Kurtz wrote:
> 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@xxxxxxxxxxxx>
> ---
> arch/arm/plat-samsung/include/plat/pm.h | 4 ++--
> arch/arm/plat-samsung/pm.c | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Tomasz Figa <t.figa@xxxxxxxxxxx>

Best regards,
Tomasz

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/