commit | 76855ba75fbc0787a5c0d32f991e54c81d2e5ad6 | [log] [tgz] |
---|---|---|
author | Glen Lee <glen.lee@atmel.com> | Mon Jan 25 16:35:08 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 15:25:40 2016 -0800 |
tree | 8f78237ef97962d4d71b8d8c491b0a631b756e51 | |
parent | fdc2ac1aafc62dfea1ae116f832ff1874104a0ee [diff] |
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>