summaryrefslogtreecommitdiffstats
path: root/drivers/firewire/init_ohci1394_dma.c
Commit message (Collapse)AuthorAgeFilesLines
* various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-191-2/+2
| | | | | | | "Asynchronous" is misspelled in some comments. No code changes. Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
* ieee1394: move init_ohci1394_dma to drivers/firewire/Stefan Richter2010-10-111-0/+309
because drivers/ieee1394/ will be deleted. Additional changes: - add some #include directives - adjust to use firewire/ohci.h instead of ieee1394/ohci1394.h, replace struct ti_ohci by a minimal struct ohci, replace quadlet_t from ieee1394_types.h by u32 - two or three trivial stylistic changes - __iomem annotation Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
OpenPOWER on IntegriCloud