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

diff --git a/a/1.txt b/N1/1.txt
index baae865..c088e5f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,35 +1,28 @@
 This patch adds the 'ssb_pcihost_set_power_state' function.
 
 This function allows us to set the power state of a PCI device
-(for example b44 ethernet device).=20
+(for example b44 ethernet device). 
 
-Signed-off-by: Miguel Bot=C3=B3n <mboton@gmail.com>
+Signed-off-by: Miguel Botón <mboton@gmail.com>
 
 diff --git a/include/linux/ssb/ssb.h b/include/linux/ssb/ssb.h
 index a21ab29..aa70fd0 100644
 --- a/include/linux/ssb/ssb.h
 +++ b/include/linux/ssb/ssb.h
-@@ -349,6 +349,13 @@ static inline void ssb_pcihost_unregister(struct p=
-ci_driver *driver)
+@@ -349,6 +349,13 @@ static inline void ssb_pcihost_unregister(struct pci_driver *driver)
  {
  	pci_unregister_driver(driver);
  }
 +
 +static inline
-+void ssb_pcihost_set_power_state(struct ssb_device *sdev, pci_power_t =
-state)
++void ssb_pcihost_set_power_state(struct ssb_device *sdev, pci_power_t state)
 +{
-+	if (sdev->bus->bustype =3D=3D SSB_BUSTYPE_PCI)
++	if (sdev->bus->bustype == SSB_BUSTYPE_PCI)
 +		pci_set_power_state(sdev->bus->host_pci, state);
 +}
  #endif /* CONFIG_SSB_PCIHOST */
-=20
-=20
+ 
+ 
 
---=20
-	Miguel Bot=C3=B3n
--
-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 5d7750a..c70c06a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -10,37 +10,30 @@
  "This patch adds the 'ssb_pcihost_set_power_state' function.\n"
  "\n"
  "This function allows us to set the power state of a PCI device\n"
- "(for example b44 ethernet device).=20\n"
+ "(for example b44 ethernet device). \n"
  "\n"
- "Signed-off-by: Miguel Bot=C3=B3n <mboton@gmail.com>\n"
+ "Signed-off-by: Miguel Bot\303\263n <mboton@gmail.com>\n"
  "\n"
  "diff --git a/include/linux/ssb/ssb.h b/include/linux/ssb/ssb.h\n"
  "index a21ab29..aa70fd0 100644\n"
  "--- a/include/linux/ssb/ssb.h\n"
  "+++ b/include/linux/ssb/ssb.h\n"
- "@@ -349,6 +349,13 @@ static inline void ssb_pcihost_unregister(struct p=\n"
- "ci_driver *driver)\n"
+ "@@ -349,6 +349,13 @@ static inline void ssb_pcihost_unregister(struct pci_driver *driver)\n"
  " {\n"
  " \tpci_unregister_driver(driver);\n"
  " }\n"
  "+\n"
  "+static inline\n"
- "+void ssb_pcihost_set_power_state(struct ssb_device *sdev, pci_power_t =\n"
- "state)\n"
+ "+void ssb_pcihost_set_power_state(struct ssb_device *sdev, pci_power_t state)\n"
  "+{\n"
- "+\tif (sdev->bus->bustype =3D=3D SSB_BUSTYPE_PCI)\n"
+ "+\tif (sdev->bus->bustype == SSB_BUSTYPE_PCI)\n"
  "+\t\tpci_set_power_state(sdev->bus->host_pci, state);\n"
  "+}\n"
  " #endif /* CONFIG_SSB_PCIHOST */\n"
- "=20\n"
- "=20\n"
+ " \n"
+ " \n"
  "\n"
- "--=20\n"
- "\tMiguel Bot=C3=B3n\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"
 
-eb9ac2fd9c11040d5a9a8940b159c71e958ea68fed9ee474c318099bed40d632
+47797504bc0475943aedd7717ae46f8928b9596f1aef02dd1e6336b4e251e5c1

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.