Drivers: message: remove __dev* attributes.
authorGreg Kroah-Hartman <[email protected]>
Fri, 21 Dec 2012 23:04:26 +0000 (15:04 -0800)
committerGreg Kroah-Hartman <[email protected]>
Thu, 3 Jan 2013 23:57:14 +0000 (15:57 -0800)
commit47b1ea75fe072432f5b93ced21c019ed2b930c98
treeffd01ccc67a744174717b692b9a005ce98543690
parent1da42fb6bf6fcddfa8981df0cf63b67c745778a6
Drivers: message: remove __dev* attributes.

CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
markings need to be removed.

This change removes the use of __devinit, __devexit_p, __devinitdata,
and __devexit from these drivers.

Based on patches originally written by Bill Pemberton, but redone by me
in order to handle some of the coding style issues better, by hand.

Cc: Bill Pemberton <[email protected]>
Cc: Nagalakshmi Nandigama <[email protected]>
Cc: Sreekanth Reddy <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/message/fusion/mptfc.c
drivers/message/fusion/mptsas.c
drivers/message/fusion/mptspi.c
drivers/message/i2o/pci.c