Re: [PATCH 3/3] omap: board-sdp4430: declare support for MMC_PM_KEEP_POWER

2011-11-28 Thread Eliad Peller
On Mon, Nov 28, 2011 at 9:50 AM, Coelho, Luciano coe...@ti.com wrote: On Tue, Nov 22, 2011 at 4:02 PM, Eliad Peller el...@wizery.com wrote: Declare support for keeping the power of the wlan chip while suspended. this is needed for Wakeup-On-Wireless. Signed-off-by: Eliad Peller

Re: [PATCH 3/3] omap: board-sdp4430: declare support for MMC_PM_KEEP_POWER

2011-11-28 Thread Luciano Coelho
On Mon, 2011-11-28 at 10:26 +0200, Eliad Peller wrote: On Mon, Nov 28, 2011 at 9:50 AM, Coelho, Luciano coe...@ti.com wrote: On Tue, Nov 22, 2011 at 4:02 PM, Eliad Peller el...@wizery.com wrote: Declare support for keeping the power of the wlan chip while suspended. this is needed for

Re: [PATCH 3/3] omap: board-sdp4430: declare support for MMC_PM_KEEP_POWER

2011-11-28 Thread Igor Grinberg
Hi Luciano, On 11/28/11 11:08, Luciano Coelho wrote: On Mon, 2011-11-28 at 10:26 +0200, Eliad Peller wrote: On Mon, Nov 28, 2011 at 9:50 AM, Coelho, Luciano coe...@ti.com wrote: On Tue, Nov 22, 2011 at 4:02 PM, Eliad Peller el...@wizery.com wrote: Declare support for keeping the power of the

Re: [PATCH 3/3] omap: board-sdp4430: declare support for MMC_PM_KEEP_POWER

2011-11-28 Thread Luciano Coelho
On Mon, 2011-11-28 at 11:26 +0200, Igor Grinberg wrote: Hi Luciano, Hi Igor, On 11/28/11 11:08, Luciano Coelho wrote: I may do it for panda later on, if I get the time to test it. For beagle, it doesn't really apply, because the wl12xx support is out-of-tree, unfortunately. :( If I

Re: [PATCH 3/3] omap: board-sdp4430: declare support for MMC_PM_KEEP_POWER

2011-11-28 Thread Eliad Peller
On Mon, Nov 28, 2011 at 11:58 AM, Luciano Coelho coe...@ti.com wrote: On Mon, 2011-11-28 at 11:26 +0200, Igor Grinberg wrote: On 11/28/11 11:08, Luciano Coelho wrote: I may do it for panda later on, if I get the time to test it.  For beagle, it doesn't really apply, because the wl12xx

Re: [PATCH 3/3] omap: board-sdp4430: declare support for MMC_PM_KEEP_POWER

2011-11-28 Thread Luciano Coelho
On Mon, 2011-11-28 at 12:12 +0200, Eliad Peller wrote: On Mon, Nov 28, 2011 at 11:58 AM, Luciano Coelho coe...@ti.com wrote: On Mon, 2011-11-28 at 11:26 +0200, Igor Grinberg wrote: On 11/28/11 11:08, Luciano Coelho wrote: I may do it for panda later on, if I get the time to test it. For

Re: [PATCH 3/3] omap: board-sdp4430: declare support for MMC_PM_KEEP_POWER

2011-11-27 Thread Coelho, Luciano
Hi Eliad, On Tue, Nov 22, 2011 at 4:02 PM, Eliad Peller el...@wizery.com wrote: Declare support for keeping the power of the wlan chip while suspended. this is needed for Wakeup-On-Wireless. Signed-off-by: Eliad Peller el...@wizery.com ---  arch/arm/mach-omap2/board-4430sdp.c |    1 +  1

[PATCH 3/3] omap: board-sdp4430: declare support for MMC_PM_KEEP_POWER

2011-11-22 Thread Eliad Peller
Declare support for keeping the power of the wlan chip while suspended. this is needed for Wakeup-On-Wireless. Signed-off-by: Eliad Peller el...@wizery.com --- arch/arm/mach-omap2/board-4430sdp.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git