diff for duplicates of <87zko3dn4b.fsf@ti.com> diff --git a/a/1.txt b/N1/1.txt index b800b5e..75cd5e9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -55,7 +55,7 @@ instead of the whole bus. Kevin -From c8176cdb019ebbb055d70212b7d69c778d3b4b35 Mon Sep 17 00:00:00 2001 +>From c8176cdb019ebbb055d70212b7d69c778d3b4b35 Mon Sep 17 00:00:00 2001 From: Kevin Hilman <khilman@ti.com> Date: Wed, 6 Apr 2011 15:25:11 -0700 Subject: [PATCH] ARM: sh-mobile: runtime PM: convert to device powerdomains @@ -116,7 +116,7 @@ index 94912d3..6c75c3f 100644 { @@ -114,10 +122,12 @@ static int platform_bus_notify(struct notifier_block *nb, - if (action = BUS_NOTIFY_BIND_DRIVER) { + if (action == BUS_NOTIFY_BIND_DRIVER) { prd = devres_alloc(__devres_release, sizeof(*prd), GFP_KERNEL); - if (prd) + if (prd) { diff --git a/a/content_digest b/N1/content_digest index e3a1efd..7a250d4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0201103270058.41632.rjw@sisk.pl\0" "From\0Kevin Hilman <khilman@ti.com>\0" "Subject\0Re: [RFC][PATCH] PM / Platform: Remove __weak definitions of runtime PM callbacks\0" - "Date\0Wed, 06 Apr 2011 22:35:32 +0000\0" + "Date\0Wed, 06 Apr 2011 15:35:32 -0700\0" "To\0Rafael J. Wysocki <rjw@sisk.pl>" " Magnus Damm <magnus.damm@gmail.com>\0" "Cc\0Linux PM mailing list <linux-pm@lists.linux-foundation.org>" @@ -68,7 +68,7 @@ "Kevin\n" "\n" "\n" - "From c8176cdb019ebbb055d70212b7d69c778d3b4b35 Mon Sep 17 00:00:00 2001\n" + ">From c8176cdb019ebbb055d70212b7d69c778d3b4b35 Mon Sep 17 00:00:00 2001\n" "From: Kevin Hilman <khilman@ti.com>\n" "Date: Wed, 6 Apr 2011 15:25:11 -0700\n" "Subject: [PATCH] ARM: sh-mobile: runtime PM: convert to device powerdomains\n" @@ -129,7 +129,7 @@ " {\n" "@@ -114,10 +122,12 @@ static int platform_bus_notify(struct notifier_block *nb,\n" " \n" - " \tif (action = BUS_NOTIFY_BIND_DRIVER) {\n" + " \tif (action == BUS_NOTIFY_BIND_DRIVER) {\n" " \t\tprd = devres_alloc(__devres_release, sizeof(*prd), GFP_KERNEL);\n" "-\t\tif (prd)\n" "+\t\tif (prd) {\n" @@ -145,4 +145,4 @@ "-- \n" 1.7.4 -99eff1a16649756c97b18b98221cf3a05a632ab81fb599a4fef8adb314443004 +a68b0dc3e714828bee9a42a4d9dcce3a1b296066bdb8ebe9698bee892e8cd469
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.