All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100311182248.13103.6111.stgit@angua>

diff --git a/a/content_digest b/N1/content_digest
index 8bd98ab..71363e3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "ref\020100311181604.13103.30088.stgit@angua\0"
  "From\0Grant Likely <grant.likely@secretlab.ca>\0"
- "Subject\0[PATCH 11/27] drivers/macintosh/of: don't use deprecated field in\tof_platform_driver\0"
+ "Subject\0[PATCH 11/27] drivers/macintosh/of: don't use deprecated field in of_platform_driver\0"
  "Date\0Thu, 11 Mar 2010 11:22:48 -0700\0"
  "To\0monstr@monstr.eu"
   gregkh@suse.de
@@ -10,7 +10,20 @@
   sfr@canb.auug.org.au
   jgarzik@pobox.com
   ben-linux@fluff.org
- " dwmw2@infrade\0"
+  dwmw2@infradead.org
+  jeremy.kerr@canonical.com
+  James.Bottomley@suse.de
+  broonie@opensource.wolfsonmicro.com
+  microblaze-uclinux@itee.uq.edu.au
+  linux-kernel@vger.kernel.org
+  linuxppc-dev@ozlabs.org
+  sparclinux@vger.kernel.org
+  linux-ide@vger.kernel.org
+  netdev@vger.kernel.org
+  linux-i2c@vger.kernel.org
+  devicetree-discuss@lists.ozlabs.org
+  linux-scsi@vger.kernel.org
+ " alsa-devel@alsa-project.org\0"
  "\00:1\0"
  "b\0"
  ".name, .match_table and .owner are duplicated in both of_platform_driver\n"
@@ -79,4 +92,4 @@
  " \t.remove\t\t= therm_of_remove,\n"
   };
 
-cbc5da9cb80b073acb903c31eae3cb019b04a10d6caa431d795e343c980bf503
+3f23a621fec62e8d00690dfc3adc7ee1309d937f806f1b7bf0b8f04bb6286d17

diff --git a/a/1.txt b/N2/1.txt
index be5853b..0909ef5 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -13,10 +13,8 @@ diff --git a/drivers/macintosh/smu.c b/drivers/macintosh/smu.c
 index f96feeb..4e912b2 100644
 --- a/drivers/macintosh/smu.c
 +++ b/drivers/macintosh/smu.c
-@@ -670,8 +670,11 @@ static const struct of_device_id smu_platform_match[] =
- 
- static struct of_platform_driver smu_of_platform_driver =
- {
+@@ -670,8 +670,11 @@ static const struct of_device_id smu_platform_match[]  
+ static struct of_platform_driver smu_of_platform_driver  {
 -	.name 		= "smu",
 -	.match_table	= smu_platform_match,
 +	.driver = {
@@ -31,8 +29,7 @@ diff --git a/drivers/macintosh/therm_pm72.c b/drivers/macintosh/therm_pm72.c
 index f5b0f9e..c99f937 100644
 --- a/drivers/macintosh/therm_pm72.c
 +++ b/drivers/macintosh/therm_pm72.c
-@@ -2221,8 +2221,11 @@ static const struct of_device_id fcu_match[] =
- 
+@@ -2221,8 +2221,11 @@ static const struct of_device_id fcu_match[]  
  static struct of_platform_driver fcu_of_platform_driver = 
  {
 -	.name 		= "temperature",
diff --git a/a/content_digest b/N2/content_digest
index 8bd98ab..8bfaef6 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,7 @@
  "ref\020100311181604.13103.30088.stgit@angua\0"
  "From\0Grant Likely <grant.likely@secretlab.ca>\0"
- "Subject\0[PATCH 11/27] drivers/macintosh/of: don't use deprecated field in\tof_platform_driver\0"
- "Date\0Thu, 11 Mar 2010 11:22:48 -0700\0"
+ "Subject\0[PATCH 11/27] drivers/macintosh/of: don't use deprecated field in\0"
+ "Date\0Thu, 11 Mar 2010 18:22:48 +0000\0"
  "To\0monstr@monstr.eu"
   gregkh@suse.de
   benh@kernel.crashing.org
@@ -28,10 +28,8 @@
  "index f96feeb..4e912b2 100644\n"
  "--- a/drivers/macintosh/smu.c\n"
  "+++ b/drivers/macintosh/smu.c\n"
- "@@ -670,8 +670,11 @@ static const struct of_device_id smu_platform_match[] =\n"
- " \n"
- " static struct of_platform_driver smu_of_platform_driver =\n"
- " {\n"
+ "@@ -670,8 +670,11 @@ static const struct of_device_id smu_platform_match[]  \n"
+ " static struct of_platform_driver smu_of_platform_driver  {\n"
  "-\t.name \t\t= \"smu\",\n"
  "-\t.match_table\t= smu_platform_match,\n"
  "+\t.driver = {\n"
@@ -46,8 +44,7 @@
  "index f5b0f9e..c99f937 100644\n"
  "--- a/drivers/macintosh/therm_pm72.c\n"
  "+++ b/drivers/macintosh/therm_pm72.c\n"
- "@@ -2221,8 +2221,11 @@ static const struct of_device_id fcu_match[] =\n"
- " \n"
+ "@@ -2221,8 +2221,11 @@ static const struct of_device_id fcu_match[]  \n"
  " static struct of_platform_driver fcu_of_platform_driver = \n"
  " {\n"
  "-\t.name \t\t= \"temperature\",\n"
@@ -79,4 +76,4 @@
  " \t.remove\t\t= therm_of_remove,\n"
   };
 
-cbc5da9cb80b073acb903c31eae3cb019b04a10d6caa431d795e343c980bf503
+e40000bdc0d849d697208f10b0052da03bd22597b1d5819a39629357ed1044c0

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.