linux/drivers/dma/ioat
Dan Williams bc3c702585 ioat: cleanup some long deref chains and 80 column collisions
* reduce device->common. to dma-> in ioat_dma_{probe,remove,selftest}
* ioat_lookup_chan_by_index to ioat_chan_by_index
* multi-line function definitions
* ioat_desc_sw.async_tx to ioat_desc_sw.txd
* desc->txd. to tx-> in cleanup routine

Signed-off-by: Maciej Sosnowski <maciej.sosnowski@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2009-09-08 17:29:54 -07:00
..
dca.c ioat: move to drivers/dma/ioat/ 2009-07-28 14:32:12 -07:00
dma.c ioat: cleanup some long deref chains and 80 column collisions 2009-09-08 17:29:54 -07:00
dma.h ioat: cleanup some long deref chains and 80 column collisions 2009-09-08 17:29:54 -07:00
hw.h ioat: convert ioat_probe to pcim/devm 2009-09-08 17:29:44 -07:00
Makefile ioat: move to drivers/dma/ioat/ 2009-07-28 14:32:12 -07:00
pci.c ioat: convert ioat_probe to pcim/devm 2009-09-08 17:29:44 -07:00
registers.h ioat: move to drivers/dma/ioat/ 2009-07-28 14:32:12 -07:00