]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192u: remove checks for CONFIG_RTL8192_PM
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 26 May 2014 19:40:46 +0000 (21:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 03:19:26 +0000 (20:19 -0700)
commit150dd6b2e4dafa95046531dc6d1ada2e8e498809
tree294234300becb4f0586df7317c37253b27c5e657
parentb1d0a080db563cd4be1f82ed017539cea67ca7b4
staging: rtl8192u: remove checks for CONFIG_RTL8192_PM

When the rtl8192u driver was added in v2.6.33 its code contained checks
for CONFIG_RTL8192_PM. The related Kconfig symbol didn't exist then. It
still doesn't exist now. Remove these checks.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c