diff for duplicates of <20050709000405.GE2596@us.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 102389f..624fd6a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -24,7 +24,7 @@ diff -urpN 2.6.13-rc2-kj/sound/ppc/awacs.c 2.6.13-rc2-kj-dev/sound/ppc/awacs.c +++ 2.6.13-rc2-kj-dev/sound/ppc/awacs.c 2005-07-06 22:26:24.000000000 -0700 @@ -103,7 +103,7 @@ static void screamer_recalibrate(pmac_t snd_pmac_awacs_write_noreg(chip, 1, chip->awacs_reg[1]); - if (chip->manufacturer == 0x1) + if (chip->manufacturer = 0x1) /* delay for broken crystal part */ - big_mdelay(750); + msleep(750); @@ -106,10 +106,3 @@ diff -urpN 2.6.13-rc2-kj/sound/ppc/tumbler.c 2.6.13-rc2-kj-dev/sound/ppc/tumbler + msleep(100); } } - - -------------------------------------------------------- -This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening -July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual -core and dual graphics technology at this free one hour event hosted by HP, -AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar diff --git a/a/content_digest b/N1/content_digest index 5ba7719..4b615c7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020050709000324.GD2596@us.ibm.com\0" "From\0Nishanth Aravamudan <nacc@us.ibm.com>\0" "Subject\0[PATCH 2/14] sound/ppc: fix-up sleeping paths\0" - "Date\0Fri, 8 Jul 2005 17:04:05 -0700\0" + "Date\0Sat, 09 Jul 2005 00:04:05 +0000\0" "To\0perex@suse.cz\0" "Cc\0alsa-devel@alsa-project.org" " linux-sound@vger.kernel.org\0" @@ -33,7 +33,7 @@ "+++ 2.6.13-rc2-kj-dev/sound/ppc/awacs.c\t2005-07-06 22:26:24.000000000 -0700\n" "@@ -103,7 +103,7 @@ static void screamer_recalibrate(pmac_t \n" " \tsnd_pmac_awacs_write_noreg(chip, 1, chip->awacs_reg[1]);\n" - " \tif (chip->manufacturer == 0x1)\n" + " \tif (chip->manufacturer = 0x1)\n" " \t\t/* delay for broken crystal part */\n" "-\t\tbig_mdelay(750);\n" "+\t\tmsleep(750);\n" @@ -114,13 +114,6 @@ "-\t\tbig_mdelay(100);\n" "+\t\tmsleep(100);\n" " \t}\n" - " }\n" - "\n" - "\n" - "-------------------------------------------------------\n" - "This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening\n" - "July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual\n" - "core and dual graphics technology at this free one hour event hosted by HP, \n" - AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar + } -1989531fff0f315922ecbe5de222847490fcc421dd728728c22483b63a9a42e5 +fe40a7ad87b5c624238fb188f14d2f04c4da1f882700aa98d4616a99c57a15dc
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.