diff for duplicates of <20090819122801.GC20227@rakim.wolfsonmicro.main> diff --git a/a/1.txt b/N1/1.txt index 6cde912..f706c09 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ On Wed, Aug 19, 2009 at 08:25:19PM +0900, Kuninori Morimoto wrote: Again, this looks good from an ASoC point of view. A couple of things to clean up below but nothing major. -> + if (1 == atomic_inc_return(&master->user)) +> + if (1 = atomic_inc_return(&master->user)) > + clk_enable(master->clk); Normally I'd expect a clock API implementation to take care of the diff --git a/a/content_digest b/N1/content_digest index 17e5ac9..d4f8644 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0uljlg59ls.wl%morimoto.kuninori@renesas.com\0" "From\0Mark Brown <broonie@opensource.wolfsonmicro.com>\0" "Subject\0Re: [PATCH 1/3] Add SuperH FSI driver support for ALSA\0" - "Date\0Wed, 19 Aug 2009 13:28:01 +0100\0" + "Date\0Wed, 19 Aug 2009 12:28:01 +0000\0" "To\0Kuninori Morimoto <morimoto.kuninori@renesas.com>\0" "Cc\0Takashi Iwai <tiwai@suse.de>" alsa-devel@alsa-project.org @@ -20,7 +20,7 @@ "Again, this looks good from an ASoC point of view. A couple of things\n" "to clean up below but nothing major.\n" "\n" - "> +\tif (1 == atomic_inc_return(&master->user))\n" + "> +\tif (1 = atomic_inc_return(&master->user))\n" "> +\t\tclk_enable(master->clk);\n" "\n" "Normally I'd expect a clock API implementation to take care of the\n" @@ -79,4 +79,4 @@ "it gets passed to pick up this information without the driver doing\n" anything. -1e888cfae33eda68d462423061e91416783da4fd057360601b8828ae87099f61 +162068ab94df2fa7439efaa2fecb3b45eecd6db066be9469414fb4bac2b052c3
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.