All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54634C8E.8020509@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 1626598..f20ce77 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -341,7 +341,7 @@ Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
 > +	 * The OMAP HDMI IP requires to use the 8-channel channel code when
 > +	 * transmitting more than two channels.
 > +	 */
-> +	if (params_channels(params) == 2)
+> +	if (params_channels(params) = 2)
 > +		cea->db4_ca = 0x0;
 > +	else
 > +		cea->db4_ca = 0x13;
@@ -480,8 +480,7 @@ Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
 > +	card->name = devm_kasprintf(dev, GFP_KERNEL,
 > +				    "HDMI %s", dev_name(ad->dssdev));
 > +	card->owner = THIS_MODULE;
-> +	card->dai_link =
-> +		devm_kzalloc(dev, sizeof(*(card->dai_link)), GFP_KERNEL);
+> +	card->dai_link > +		devm_kzalloc(dev, sizeof(*(card->dai_link)), GFP_KERNEL);
 > +	card->dai_link->name = card->name;
 > +	card->dai_link->stream_name = card->name;
 > +	card->dai_link->cpu_dai_name = dev_name(ad->dssdev);
@@ -535,7 +534,3 @@ Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
 
 -- 
 Péter
---
-To unsubscribe from this list: send the line "unsubscribe linux-omap" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 2316b91..8c95741 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\00296c0174b951e083064f49762122a703a1ac2f9.1415786458.git.jsarha@ti.com\0"
  "From\0Peter Ujfalusi <peter.ujfalusi@ti.com>\0"
  "Subject\0Re: [PATCH v7 10/20] ASoC: omap-hdmi-audio: Add platform device for OMAP HDMI audio support\0"
- "Date\0Wed, 12 Nov 2014 14:03:26 +0200\0"
+ "Date\0Wed, 12 Nov 2014 12:03:26 +0000\0"
  "To\0Jyri Sarha <jsarha@ti.com>"
   alsa-devel@alsa-project.org
   linux-fbdev@vger.kernel.org
@@ -355,7 +355,7 @@
  "> +\t * The OMAP HDMI IP requires to use the 8-channel channel code when\n"
  "> +\t * transmitting more than two channels.\n"
  "> +\t */\n"
- "> +\tif (params_channels(params) == 2)\n"
+ "> +\tif (params_channels(params) = 2)\n"
  "> +\t\tcea->db4_ca = 0x0;\n"
  "> +\telse\n"
  "> +\t\tcea->db4_ca = 0x13;\n"
@@ -494,8 +494,7 @@
  "> +\tcard->name = devm_kasprintf(dev, GFP_KERNEL,\n"
  "> +\t\t\t\t    \"HDMI %s\", dev_name(ad->dssdev));\n"
  "> +\tcard->owner = THIS_MODULE;\n"
- "> +\tcard->dai_link =\n"
- "> +\t\tdevm_kzalloc(dev, sizeof(*(card->dai_link)), GFP_KERNEL);\n"
+ "> +\tcard->dai_link > +\t\tdevm_kzalloc(dev, sizeof(*(card->dai_link)), GFP_KERNEL);\n"
  "> +\tcard->dai_link->name = card->name;\n"
  "> +\tcard->dai_link->stream_name = card->name;\n"
  "> +\tcard->dai_link->cpu_dai_name = dev_name(ad->dssdev);\n"
@@ -548,10 +547,6 @@
  "\n"
  "\n"
  "-- \n"
- "P\303\251ter\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ "P\303\251ter"
 
-687b506055b0fefeb8b400e56fef932fc6f5c272a16745d0777f805b7858c4a7
+5618d477efa5af2b9f215a60675644e530d85c8e6297757827bdc7505a5cf77b

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.