/include/asm-avr32/mach/

eedesktop.org./~funfunctor/linux/'/> 2013-01-03T23:57:03+00:00 Drivers: ide: remove __dev* attributes. 2013-01-03T23:57:03+00:00 Greg Kroah-Hartman gregkh@linuxfoundation.org 2012-12-21T21:21:03+00:00 urn:sha1:fe31edc8a3b6081f3580c9ae4c5c61103f3412a5 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, __devinitconst, 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: "David S. Miller" <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> sections: fix section conflicts in drivers/ide 2012-10-05T18:04:41+00:00 Andi Kleen ak@linux.intel.com 2012-10-05T00:11:48+00:00 urn:sha1:e6b53703b9966a3636be2bd4b7b8e0bfeb1b3f8d Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: David Miller <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>