linux/drivers/dma/ioat
Greg Kroah-Hartman 4bf27b8b33 Drivers: dma: 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, __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: Viresh Kumar <viresh.linux@gmail.com>
Cc: Dan Williams <djbw@fb.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: Barry Song <baohua.song@csr.com>
Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: Alexander Duyck <alexander.h.duyck@intel.com>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Jassi Brar <jassisinghbrar@gmail.com>
Cc: Dave Jiang <dave.jiang@intel.com>
Cc: Bill Pemberton <wfp5p@virginia.edu>
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:15 -08:00
..
Makefile drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGS 2010-12-04 15:03:06 -08:00
dca.c Drivers: dma: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
dma.c Drivers: dma: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
dma.h Drivers: dma: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
dma_v2.c Drivers: dma: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
dma_v2.h Drivers: dma: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
dma_v3.c Drivers: dma: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
hw.h ioat: remove unused #defines 2012-09-01 08:45:38 -07:00
pci.c Drivers: dma: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
registers.h ioat3: interrupt coalescing 2010-03-03 21:21:13 -07:00