]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wlags49_h2: remove use of __devexit_p
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 19 Nov 2012 18:19:34 +0000 (13:19 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Nov 2012 21:54:04 +0000 (13:54 -0800)
commit0d7b3a01a3d59b0b22378ad54b10ef9c2c005f2c
tree22c85ba7e320a0d6d405169dda4a636ac1a554f4
parent2737a1eb3cc3952dbc7710abb4d0fdf275a9a0af
staging: wlags49_h2: remove use of __devexit_p

CONFIG_HOTPLUG is going away as an option so __devexit_p is no longer
needed, remove it.

This also changes the syntax for the initialization of the wl_driver
struct to match convention.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlags49_h2/wl_pci.c