diff for duplicates of <200801010150.47787.mb@bu3sch.de> diff --git a/a/1.txt b/N1/1.txt index f7069bf..421a3af 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,42 +1,35 @@ -On Tuesday 01 January 2008 01:16:46 Miguel Bot=C3=B3n wrote: +On Tuesday 01 January 2008 01:16:46 Miguel Botón wrote: > This patch adds the 'ssb_pcihost_set_power_state' function. ->=20 +> > This function allows us to set the power state of a PCI device -> (for example b44 ethernet device).=20 ->=20 -> Signed-off-by: Miguel Bot=C3=B3n <mboton@gmail.com> +> (for example b44 ethernet device). +> +> Signed-off-by: Miguel Botón <mboton@gmail.com> Acked-by: Michael Buesch <mb@bu3sch.de> ->=20 +> > 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= - pci_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 +> +> +> ---=20 +-- Greetings Michael. -- -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 diff --git a/a/content_digest b/N1/content_digest index e46f47e..6d72fa1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,47 +8,40 @@ " linville@tuxdriver.com\0" "\00:1\0" "b\0" - "On Tuesday 01 January 2008 01:16:46 Miguel Bot=C3=B3n wrote:\n" + "On Tuesday 01 January 2008 01:16:46 Miguel Bot\303\263n wrote:\n" "> This patch adds the 'ssb_pcihost_set_power_state' function.\n" - ">=20\n" + "> \n" "> This function allows us to set the power state of a PCI device\n" - "> (for example b44 ethernet device).=20\n" - ">=20\n" - "> Signed-off-by: Miguel Bot=C3=B3n <mboton@gmail.com>\n" + "> (for example b44 ethernet device). \n" + "> \n" + "> Signed-off-by: Miguel Bot\303\263n <mboton@gmail.com>\n" "\n" "Acked-by: Michael Buesch <mb@bu3sch.de>\n" "\n" - ">=20\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=\n" - " pci_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_=\n" - "t 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" - ">=20\n" + "> \n" + "> \n" + "> \n" "\n" "\n" "\n" - "--=20\n" - "Greetings Michael.\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" + Greetings Michael. -e0ebf1b47b0b3da6cab1cd72642972788bd4aeb8a946e1dd7d0ed821b19209cf +9dbb3d9f050822ed06bd11d132f022ddfc6d342754c8ece97c3735d02d739e8e
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.