]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: rtl8192e: Use module_pci_driver
authorKsenija Stanojevic <ksenija.stanojevic@gmail.com>
Mon, 19 Oct 2015 16:49:12 +0000 (18:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:12:48 +0000 (19:12 -0700)
commit03d165c9d9e0d2f8aa634468edb367ac09d6316a
tree0a5a513528ab3f5510425d9b142e4424e919a81c
parent8edd6b12afa9dfc8e3be3b3fa3fa844720f96091
Staging: rtl8192e: Use module_pci_driver

Use module_pci_driver for drivers whose init and exit functions only
register and unregister, respectively.

Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.c