All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <200710242131.21959.mboton.lkml@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index f07c81c..f1f7bb9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,14 +1,11 @@
-Add "ssb_pci_set_power_state" function. This allows set the power state=
- of a=20
+Add "ssb_pci_set_power_state" function. This allows set the power state of a 
 PCI device (for example b44 ethernet device).
 
-diff -ruN linux-2.6.23/include/linux/ssb/ssb.h=20
+diff -ruN linux-2.6.23/include/linux/ssb/ssb.h 
 linux-2.6.23.orig/include/linux/ssb/ssb.h
---- linux-2.6.23.orig/include/linux/ssb/ssb.h	2007-10-24 19:02:33.00000=
-0000=20
-+0200
-+++ linux-2.6.23/include/linux/ssb/ssb.h	2007-10-24 19:49:37.000000000 =
+--- linux-2.6.23.orig/include/linux/ssb/ssb.h	2007-10-24 19:02:33.000000000 
 +0200
++++ linux-2.6.23/include/linux/ssb/ssb.h	2007-10-24 19:49:37.000000000 +0200
 @@ -402,6 +402,14 @@
  {
  	pci_unregister_driver(driver);
@@ -16,20 +13,14 @@ linux-2.6.23.orig/include/linux/ssb/ssb.h
 +
 +/* Set PCI device power state */
 +static inline
-+void ssb_pci_set_power_state(struct ssb_device *dev, pci_power_t state=
-)
++void ssb_pci_set_power_state(struct ssb_device *dev, pci_power_t state)
 +{
-+	if(dev->bus->bustype =3D=3D SSB_BUSTYPE_PCI)
++	if(dev->bus->bustype == SSB_BUSTYPE_PCI)
 +		pci_set_power_state(dev->bus->host_pci, state);
 +}
  #endif /* CONFIG_SSB_PCIHOST */
-=20
-=20
+ 
+ 
 
---=20
-	Miguel Bot=F3n
--
-To unsubscribe from this list: send the line "unsubscribe linux-wireles=
-s" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
+-- 
+	Miguel Botón
diff --git a/a/content_digest b/N1/content_digest
index 84d8e2a..e8c7af4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -7,17 +7,14 @@
  " mb@bu3sch.de\0"
  "\00:1\0"
  "b\0"
- "Add \"ssb_pci_set_power_state\" function. This allows set the power state=\n"
- " of a=20\n"
+ "Add \"ssb_pci_set_power_state\" function. This allows set the power state of a \n"
  "PCI device (for example b44 ethernet device).\n"
  "\n"
- "diff -ruN linux-2.6.23/include/linux/ssb/ssb.h=20\n"
+ "diff -ruN linux-2.6.23/include/linux/ssb/ssb.h \n"
  "linux-2.6.23.orig/include/linux/ssb/ssb.h\n"
- "--- linux-2.6.23.orig/include/linux/ssb/ssb.h\t2007-10-24 19:02:33.00000=\n"
- "0000=20\n"
- "+0200\n"
- "+++ linux-2.6.23/include/linux/ssb/ssb.h\t2007-10-24 19:49:37.000000000 =\n"
+ "--- linux-2.6.23.orig/include/linux/ssb/ssb.h\t2007-10-24 19:02:33.000000000 \n"
  "+0200\n"
+ "+++ linux-2.6.23/include/linux/ssb/ssb.h\t2007-10-24 19:49:37.000000000 +0200\n"
  "@@ -402,6 +402,14 @@\n"
  " {\n"
  " \tpci_unregister_driver(driver);\n"
@@ -25,22 +22,16 @@
  "+\n"
  "+/* Set PCI device power state */\n"
  "+static inline\n"
- "+void ssb_pci_set_power_state(struct ssb_device *dev, pci_power_t state=\n"
- ")\n"
+ "+void ssb_pci_set_power_state(struct ssb_device *dev, pci_power_t state)\n"
  "+{\n"
- "+\tif(dev->bus->bustype =3D=3D SSB_BUSTYPE_PCI)\n"
+ "+\tif(dev->bus->bustype == SSB_BUSTYPE_PCI)\n"
  "+\t\tpci_set_power_state(dev->bus->host_pci, state);\n"
  "+}\n"
  " #endif /* CONFIG_SSB_PCIHOST */\n"
- "=20\n"
- "=20\n"
+ " \n"
+ " \n"
  "\n"
- "--=20\n"
- "\tMiguel Bot=F3n\n"
- "-\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-wireles=\n"
- "s\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ "-- \n"
+ "\tMiguel Bot\303\263n"
 
-61b59425ca4c2e7f5b47497bc2bfcb0fcbb51e6c5faacaf30008dce2d2c3a85c
+4ea6fcb9c53153ef8432fb5cbf4c601b85ceebdc62c24e57017d9f5c34abc5d2

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.