linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] wl1251 SDIO patches
@ 2010-11-03 22:13 Grazvydas Ignotas
  2010-11-03 22:13 ` [PATCH 1/3] wl1251: add power callback to wl1251_if_operations Grazvydas Ignotas
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Grazvydas Ignotas @ 2010-11-03 22:13 UTC (permalink / raw)
  To: linux-wireless; +Cc: Kalle Valo, John W. Linville, Grazvydas Ignotas

These patches add runtime PM support for wl1251, similar to how
it's done for wl1271. This allows powering down the card properly
when the driver is loaded but not started.

Last patch switches to cleaner method for passing platform_data.
Most of this code is based on Ohad Ben-Cohen's wl1271 work.

Grazvydas Ignotas (3):
  wl1251: add power callback to wl1251_if_operations
  wl1251: add runtime PM support for SDIO
  wl1251: use wl12xx_platform_data to pass data

 arch/arm/mach-omap2/board-omap3pandora.c |   32 +++-------
 drivers/net/wireless/wl1251/main.c       |   15 +++--
 drivers/net/wireless/wl1251/sdio.c       |   99 +++++++++++++++++++-----------
 drivers/net/wireless/wl1251/spi.c        |    9 +++
 drivers/net/wireless/wl1251/wl1251.h     |    1 +
 drivers/net/wireless/wl12xx/Kconfig      |    2 +-
 6 files changed, 93 insertions(+), 65 deletions(-)


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2010-11-08 15:19 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-03 22:13 [PATCH 0/3] wl1251 SDIO patches Grazvydas Ignotas
2010-11-03 22:13 ` [PATCH 1/3] wl1251: add power callback to wl1251_if_operations Grazvydas Ignotas
2010-11-07 10:15   ` Kalle Valo
2010-11-03 22:13 ` [PATCH 2/3] wl1251: add runtime PM support for SDIO Grazvydas Ignotas
2010-11-04 13:51   ` Ohad Ben-Cohen
2010-11-04 14:37     ` Grazvydas Ignotas
2010-11-04 22:04       ` Ohad Ben-Cohen
2010-11-07 10:20         ` Kalle Valo
2010-11-07 10:23           ` Ohad Ben-Cohen
2010-11-07 10:18   ` Kalle Valo
2010-11-07 10:25     ` Ohad Ben-Cohen
2010-11-07 10:31       ` Kalle Valo
2010-11-08 13:26         ` Grazvydas Ignotas
2010-11-03 22:13 ` [PATCH 3/3] wl1251: use wl12xx_platform_data to pass data Grazvydas Ignotas
2010-11-07 10:28   ` Kalle Valo
2010-11-08  9:14     ` Luciano Coelho
2010-11-08 15:19       ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).