Re: [PATCH] omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARD

2010-12-06 Thread Tony Lindgren
* Chris Ball c...@laptop.org [101127 18:29]: Hi, On Sat, Nov 27, 2010 at 01:59:24AM +0200, Ohad Ben-Cohen wrote: This patch complements ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by declaring MMC_CAP_POWER_OFF_CARD on the ZOOM's wl1271 mmc slot.

Re: [PATCH] omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARD

2010-11-27 Thread Chris Ball
Hi, On Sat, Nov 27, 2010 at 01:59:24AM +0200, Ohad Ben-Cohen wrote: This patch complements ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by declaring MMC_CAP_POWER_OFF_CARD on the ZOOM's wl1271 mmc slot. This is required in order not to break runtime PM

[PATCH] omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARD

2010-11-26 Thread Ohad Ben-Cohen
This patch complements ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by declaring MMC_CAP_POWER_OFF_CARD on the ZOOM's wl1271 mmc slot. This is required in order not to break runtime PM support for the wl1271 sdio driver. Signed-off-by: Ohad Ben-Cohen