]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu:Move rtw_hw_[suspend, resume]() to rtw_pwrctrl.c
authornavin patidar <navin.patidar@gmail.com>
Fri, 6 Jun 2014 16:15:12 +0000 (21:45 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 22:32:10 +0000 (15:32 -0700)
commitd239cbd90878ceb7f2919e30fde54295364a45cb
tree33b5534a981b64a647d684d01bc1112dbc22dda7
parent869dd85bd8083ed164b1ab2c508dfd8615604ee0
staging: rtl8188eu:Move rtw_hw_[suspend, resume]() to rtw_pwrctrl.c

rtw_hw_[suspend,resume]() functions are used only in rtw_pwrctrl.c,
so move these functions there.

Signed-off-by: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_pwrctrl.c
drivers/staging/rtl8188eu/include/osdep_intf.h
drivers/staging/rtl8188eu/os_dep/usb_intf.c