Searched hist:f8d6c8d98d9ea7afef1e0d93d756a2dca879d1ea (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/alpha/include/asm/ |
H A D | parport.h | diff f8d6c8d98d9ea7afef1e0d93d756a2dca879d1ea Fri Dec 21 16:05:55 CST 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> ALPHA: drivers: 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 <wfp5p@virginia.edu> Cc: Richard Henderson <rth@twiddle.net> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | sys_titan.c | diff f8d6c8d98d9ea7afef1e0d93d756a2dca879d1ea Fri Dec 21 16:05:55 CST 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> ALPHA: drivers: 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 <wfp5p@virginia.edu> Cc: Richard Henderson <rth@twiddle.net> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | pci.c | diff f8d6c8d98d9ea7afef1e0d93d756a2dca879d1ea Fri Dec 21 16:05:55 CST 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> ALPHA: drivers: 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 <wfp5p@virginia.edu> Cc: Richard Henderson <rth@twiddle.net> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | smp.c | diff f8d6c8d98d9ea7afef1e0d93d756a2dca879d1ea Fri Dec 21 16:05:55 CST 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> ALPHA: drivers: 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 <wfp5p@virginia.edu> Cc: Richard Henderson <rth@twiddle.net> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|