linux/drivers/net/can/softing
Bill Pemberton 3c8ac0f2ad can: 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: Wolfgang Grandegger <wg@grandegger.com>
Cc: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: linux-can@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-12-03 11:16:11 -08:00
..
Kconfig net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING 2011-02-14 11:44:01 -08:00
Makefile
softing.h Fix common misspellings 2011-03-31 11:26:23 -03:00
softing_cs.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
softing_fw.c can: softing: Fix potential memory leak in softing_load_fw() 2012-08-24 10:54:05 +02:00
softing_main.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
softing_platform.h