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)
commitc1ccdddc2e60e73011d0a5e2f06913be84b8bafb
tree0a5a513528ab3f5510425d9b142e4424e919a81c
parent1e6e63283691a2a9048a35d9c6c59cf0abd342e4
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
This page took 0.033916 seconds and 5 git commands to generate.