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)
commit95311b478fea4c489603258549c16e5819c4c153
tree33b5534a981b64a647d684d01bc1112dbc22dda7
parent418f96424f7093acdb1b1c105dddc9268ea270f8
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