staging: wilc1000: add sdio resume/suspend
authorGlen Lee <glen.lee@atmel.com>
Mon, 25 Jan 2016 07:35:08 +0000 (16:35 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 23:25:40 +0000 (15:25 -0800)
commit76855ba75fbc0787a5c0d32f991e54c81d2e5ad6
tree8f78237ef97962d4d71b8d8c491b0a631b756e51
parentfdc2ac1aafc62dfea1ae116f832ff1874104a0ee
staging: wilc1000: add sdio resume/suspend

This patch introduces sdio device suspend and resume functionality. sdio_reset
function is added to reset sdio. Remove static inline keyword from
chip_allow_sleep and chip_wakeup, and export symbols.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_sdio.c
drivers/staging/wilc1000/wilc_wfi_netdevice.h
drivers/staging/wilc1000/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan.h
This page took 0.025109 seconds and 5 git commands to generate.