diff for duplicates of <550C56BD.9000600@linaro.org> diff --git a/a/1.txt b/N1/1.txt index b8e1af6..b8fe95c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -69,11 +69,11 @@ No. There is always PM_POST_HIBERNATION: Yes. -== +==== int hibernate(void) error = pm_notifier_call_chain(PM_HIBERNATION_PREPARE); ... - error = hibernation_snapshot(hibernation_mode = HIBERNATION_PLATFORM); + error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); ^^^ restored kernel will start from here if (error || freezer_test_done) @@ -105,7 +105,7 @@ int hibernate(void) -== +==== static int software_resume(void) error = pm_notifier_call_chain(PM_RESTORE_PREPARE); error = swsusp_read(&flags); diff --git a/a/content_digest b/N1/content_digest index ea12e91..04eabc4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0550C3AEB.1090802@ti.com\0" "From\0Grygorii.Strashko@linaro.org <grygorii.strashko@linaro.org>\0" "Subject\0Re: [PATCH] omapdss: extend pm notifier to handle hibernation\0" - "Date\0Fri, 20 Mar 2015 17:19:57 +0000\0" + "Date\0Fri, 20 Mar 2015 19:19:57 +0200\0" "To\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" "Cc\0Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>" nm@ti.com @@ -85,11 +85,11 @@ "\n" "Yes.\n" "\n" - "==\n" + "====\n" "int hibernate(void)\n" "\terror = pm_notifier_call_chain(PM_HIBERNATION_PREPARE);\n" "...\n" - "\terror = hibernation_snapshot(hibernation_mode = HIBERNATION_PLATFORM);\n" + "\terror = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM);\n" "\t\t^^^ restored kernel will start from here\n" "\n" "\tif (error || freezer_test_done)\n" @@ -121,7 +121,7 @@ " \n" "\n" "\n" - "==\n" + "====\n" "static int software_resume(void)\n" "\terror = pm_notifier_call_chain(PM_RESTORE_PREPARE);\n" "\terror = swsusp_read(&flags);\n" @@ -140,4 +140,4 @@ "regards,\n" -grygorii -3fd15898d82bf4cfea746e68e03b459bbf12752cb99b42e56e8586a3d386bed6 +e4571380804010bcbd732d5227baf3fc8e732b2581a04245f3d5f53570a1617e
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.