Re: [PATCH v3 3/8] wlcore: remove pwr_in_suspend from platform data

2013-07-03 Thread Felipe Balbi
On Wed, Jul 03, 2013 at 05:03:24PM +0300, Luciano Coelho wrote: > The pwr_in_suspend flag depends on the MMC settings which can be > retrieved from the SDIO subsystem, so it doesn't need to be part of > the platform data structure. Move it to the platform device data that > is passed from SDIO to

[PATCH v3 3/8] wlcore: remove pwr_in_suspend from platform data

2013-07-03 Thread Luciano Coelho
The pwr_in_suspend flag depends on the MMC settings which can be retrieved from the SDIO subsystem, so it doesn't need to be part of the platform data structure. Move it to the platform device data that is passed from SDIO to wlcore. Signed-off-by: Luciano Coelho --- drivers/net/wireless/ti/wlc