Re: [PATCH 1/2] ssb: Add "ssb_pci_set_power_state" function

2007-11-06 Thread John W. Linville
Miguel, Along with the style point Michael suggested, I'll need you to repost both this one and the b44 patch with at least a Signed-off-by line. http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt Also, please include the patches as plain text using a mailer that does not damage

Re: [PATCH 1/2] ssb: Add ssb_pci_set_power_state function

2007-11-06 Thread John W. Linville
Miguel, Along with the style point Michael suggested, I'll need you to repost both this one and the b44 patch with at least a Signed-off-by line. http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt Also, please include the patches as plain text using a mailer that does not damage

Re: [PATCH 1/2] ssb: Add "ssb_pci_set_power_state" function

2007-10-24 Thread Michael Buesch
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). > > diff -ruN linux-2.6.23/include/linux/ssb/ssb.h > linux-2.6.23.orig/include/linux/ssb/ssb.h > ---

[PATCH 1/2] ssb: Add "ssb_pci_set_power_state" function

2007-10-24 Thread Miguel Botón
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 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.0

[PATCH 1/2] ssb: Add ssb_pci_set_power_state function

2007-10-24 Thread Miguel Botón
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 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.0 +0200

Re: [PATCH 1/2] ssb: Add ssb_pci_set_power_state function

2007-10-24 Thread Michael Buesch
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). diff -ruN linux-2.6.23/include/linux/ssb/ssb.h linux-2.6.23.orig/include/linux/ssb/ssb.h ---