diff for duplicates of <200710242255.39772.mb@bu3sch.de> diff --git a/a/1.txt b/N1/1.txt index 845d516..327a0d0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,15 +1,12 @@ -On Wednesday 24 October 2007 21:31:21 Miguel Bot=F3n wrote: -> Add "ssb_pci_set_power_state" function. This allows set the power sta= -te of a=20 +On Wednesday 24 October 2007 21:31:21 Miguel Botón wrote: +> Add "ssb_pci_set_power_state" function. This allows set the power state of a > PCI device (for example b44 ethernet device). ->=20 -> 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.000= -000000=20 +> --- 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.00000000= -0 +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); @@ -17,24 +14,18 @@ te of a=20 > + > +/* Set PCI device power state */ > +static inline -> +void ssb_pci_set_power_state(struct ssb_device *dev, pci_power_t sta= -te) +> +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) ^ Coding style issue. > + pci_set_power_state(dev->bus->host_pci, state); > +} > #endif /* CONFIG_SSB_PCIHOST */ -> =20 +> The rest is acked. ---=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 edf0bc4..87b6b91 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,18 +8,15 @@ " linville@tuxdriver.com\0" "\00:1\0" "b\0" - "On Wednesday 24 October 2007 21:31:21 Miguel Bot=F3n wrote:\n" - "> Add \"ssb_pci_set_power_state\" function. This allows set the power sta=\n" - "te of a=20\n" + "On Wednesday 24 October 2007 21:31:21 Miguel Bot\303\263n wrote:\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" - ">=20\n" - "> diff -ruN linux-2.6.23/include/linux/ssb/ssb.h=20\n" + "> \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.000=\n" - "000000=20\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.00000000=\n" - "0 +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" @@ -27,26 +24,20 @@ "> +\n" "> +/* Set PCI device power state */\n" "> +static inline\n" - "> +void ssb_pci_set_power_state(struct ssb_device *dev, pci_power_t sta=\n" - "te)\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" " ^\n" "Coding style issue.\n" "\n" "> +\t\tpci_set_power_state(dev->bus->host_pci, state);\n" "> +}\n" "> #endif /* CONFIG_SSB_PCIHOST */\n" - "> =20\n" + "> \n" "\n" "The rest is acked.\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. -e399db1a1538d09bb4bfa19ab7f2f29ee4838bb342047550671c7ed0a67c9425 +3aa06a2980e14b0534716c55c07dc1dcae95d6b7fef5e678d424a8ae931db176
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.