Re: [PATCH 1/2] ssb: add 'ssb_pcihost_set_power_state' function

2007-12-31 Thread Michael Buesch
On Tuesday 01 January 2008 01:16:46 Miguel Botón wrote: > 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). > > Signed-off-by: Miguel Botón <[EMAIL PROTECTED]> Acked-by: Michael Bue

[PATCH 1/2] ssb: add 'ssb_pcihost_set_power_state' function

2007-12-31 Thread Miguel Botón
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). Signed-off-by: Miguel Botón <[EMAIL PROTECTED]> diff --git a/include/linux/ssb/ssb.h b/include/linux/ssb/ssb.h index a21ab29..aa70fd0 100