diff for duplicates of <87oc10zv4g.fsf@ti.com> diff --git a/a/1.txt b/N1/1.txt index f2dd8e3..0cb0b58 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,8 @@ > 1 file changed, 19 insertions(+) > >> Index: linux-2.6/drivers/base/power/domain.c -> =================================> --- linux-2.6.orig/drivers/base/power/domain.c +> =================================================================== +> --- linux-2.6.orig/drivers/base/power/domain.c > +++ linux-2.6/drivers/base/power/domain.c > @@ -486,6 +486,22 @@ static void pm_genpd_sync_poweroff(struc > } @@ -55,7 +56,7 @@ device_may_wakeup() = false. That doesn't seem right. > + > genpd_acquire_lock(genpd); > -> if (genpd->prepared_count++ = 0) +> if (genpd->prepared_count++ == 0) IIUC, if a device is runtime suspended when a system suspend happens, the device will be runtime resumed, but never re-suspended. diff --git a/a/content_digest b/N1/content_digest index 2faa346..d67729b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0201107091615.38915.rjw@sisk.pl\0" "From\0Kevin Hilman <khilman@ti.com>\0" "Subject\0Re: [Update][PATCH 6/10] PM / Domains: System-wide transitions support for generic domains (v5)\0" - "Date\0Mon, 11 Jul 2011 15:37:19 +0000\0" + "Date\0Mon, 11 Jul 2011 08:37:19 -0700\0" "To\0Rafael J. Wysocki <rjw@sisk.pl>\0" "Cc\0Alan Stern <stern@rowland.harvard.edu>" Linux PM mailing list <linux-pm@lists.linux-foundation.org> @@ -35,7 +35,8 @@ "> 1 file changed, 19 insertions(+)\n" ">\n" ">> Index: linux-2.6/drivers/base/power/domain.c\n" - "> =================================> --- linux-2.6.orig/drivers/base/power/domain.c\n" + "> ===================================================================\n" + "> --- linux-2.6.orig/drivers/base/power/domain.c\n" "> +++ linux-2.6/drivers/base/power/domain.c\n" "> @@ -486,6 +486,22 @@ static void pm_genpd_sync_poweroff(struc\n" "> }\n" @@ -73,7 +74,7 @@ "> +\n" "> \tgenpd_acquire_lock(genpd);\n" "> \n" - "> \tif (genpd->prepared_count++ = 0)\n" + "> \tif (genpd->prepared_count++ == 0)\n" "\n" "IIUC, if a device is runtime suspended when a system suspend happens,\n" "the device will be runtime resumed, but never re-suspended.\n" @@ -83,4 +84,4 @@ "\n" Kevin -0e8a4cd60e3b781d1dbd0a2fd8eb16ef2a3dd91a8a2d0c73eb50dcb471ceeb68 +aedc83ebf704b0d30d1e45ccd9f18693a3516cdca993957a6ace70fbbb5b5825
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.