Searched hist:"1 ef5b816" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/firewire/ |
H A D | init_ohci1394_dma.c | 1ef5b816 Sat Oct 09 17:54:02 CDT 2010 Stefan Richter <stefanr@s5r6.in-berlin.de> ieee1394: move init_ohci1394_dma to drivers/firewire/
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> 1ef5b816 Sat Oct 09 17:54:02 CDT 2010 Stefan Richter <stefanr@s5r6.in-berlin.de> ieee1394: move init_ohci1394_dma to drivers/firewire/ 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>
|
H A D | Makefile | 1ef5b816 Sat Oct 09 17:54:02 CDT 2010 Stefan Richter <stefanr@s5r6.in-berlin.de> ieee1394: move init_ohci1394_dma to drivers/firewire/
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> 1ef5b816 Sat Oct 09 17:54:02 CDT 2010 Stefan Richter <stefanr@s5r6.in-berlin.de> ieee1394: move init_ohci1394_dma to drivers/firewire/ 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>
|