diff for duplicates of <20100311180644.4824.41302.stgit@angua> diff --git a/a/1.txt b/N1/1.txt index fb1d9bb..afbb156 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,7 +20,7 @@ index 7a437da..da38f2b 100644 /* by breaking out we keep a reference */ - while ((sound = of_get_next_child(sdev->ofdev.node, sound))) { + while ((sound = of_get_next_child(sdev->ofdev.dev.of_node, sound))) { - if (sound->type && strcasecmp(sound->type, "soundchip") == 0) + if (sound->type && strcasecmp(sound->type, "soundchip") = 0) break; } diff --git a/sound/aoa/soundbus/core.c b/sound/aoa/soundbus/core.c diff --git a/a/content_digest b/N1/content_digest index f14edb0..56e908a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020100311174830.4824.19820.stgit@angua\0" "From\0Grant Likely <grant.likely@secretlab.ca>\0" - "Subject\0[PATCH 32/37] sound/aoa: use .dev.of_node instead of .node in struct of_device\0" - "Date\0Thu, 11 Mar 2010 11:06:44 -0700\0" + "Subject\0[PATCH 32/37] sound/aoa: use .dev.of_node instead of .node in struct\0" + "Date\0Thu, 11 Mar 2010 18:06:44 +0000\0" "To\0monstr@monstr.eu" gregkh@suse.de benh@kernel.crashing.org @@ -48,7 +48,7 @@ " \t/* by breaking out we keep a reference */\n" "-\twhile ((sound = of_get_next_child(sdev->ofdev.node, sound))) {\n" "+\twhile ((sound = of_get_next_child(sdev->ofdev.dev.of_node, sound))) {\n" - " \t\tif (sound->type && strcasecmp(sound->type, \"soundchip\") == 0)\n" + " \t\tif (sound->type && strcasecmp(sound->type, \"soundchip\") = 0)\n" " \t\t\tbreak;\n" " \t}\n" "diff --git a/sound/aoa/soundbus/core.c b/sound/aoa/soundbus/core.c\n" @@ -146,4 +146,4 @@ " \n" " \treturn length;" -60123fdf538bd6f04d7331203c0a77ae84711a31946921b960b43eed7e447404 +c6331e0f514881c93fa41cea4285713a64567d9617bd5e02b60552a5b0661e41
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.