]> git.baikalelectronics.ru Git - kernel.git/commit
dscc4: remove __dev* attributes
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 3 Dec 2012 14:24:17 +0000 (09:24 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Dec 2012 19:17:06 +0000 (11:17 -0800)
commit04908e47ea56b110f81aecca6ef3290fbfba7f03
tree5dc488484a1ac2a56784301252a6c0f8d58c7d21
parentc2372bc7577bb750d28fb657ccd858e673dc1a51
dscc4: remove __dev* attributes

CONFIG_HOTPLUG is going away as an option.  As result the __dev*
markings will be going away.

Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst,
and __devexit.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Cc: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wan/dscc4.c