linux/drivers/net/can/cc770
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 can: cc770: add platform bus driver for the CC770 and AN82527 2011-12-01 13:09:31 -05:00
Makefile can: cc770: add platform bus driver for the CC770 and AN82527 2011-12-01 13:09:31 -05:00
cc770.c can: mark bittiming_const pointer in struct can_priv as const 2012-07-20 12:31:05 +02:00
cc770.h can: cc770: add driver core for the Bosch CC770 and Intel AN82527 2011-12-01 13:09:31 -05:00
cc770_isa.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
cc770_platform.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00