From: Bill Pemberton Date: Mon, 19 Nov 2012 18:19:34 +0000 (-0500) Subject: staging: wlags49_h2: remove use of __devexit_p X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~282 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a65e204961969fa967a9aed6e8bab5d9ac66717;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed