Searched hist:e7536617baec3b4717a37795cec306df9d655d07 (Results 1 – 6 of 6) sorted by relevance
/linux/arch/arm/mach-footbridge/ |
H A D | dma-isa.c | e7536617baec3b4717a37795cec306df9d655d07 Fri Jul 01 11:44:52 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: footbridge: move isa-dma support into footbridge
The dma-isa.c was shared between footbridge and shark a long time ago, but as shark was removed, it can be made footbridge specific again.
The fb_dma bits in turn are not used at all and can be removed.
All the ISA related files are now built into the platform regardless of CONFIG_ISA, as they just refer to on-chip devices rather than actual ISA cards.
Reviewed-by: Christoph Hellwig <hch@lst.de> Tested-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | Makefile | diff e7536617baec3b4717a37795cec306df9d655d07 Fri Jul 01 11:44:52 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: footbridge: move isa-dma support into footbridge
The dma-isa.c was shared between footbridge and shark a long time ago, but as shark was removed, it can be made footbridge specific again.
The fb_dma bits in turn are not used at all and can be removed.
All the ISA related files are now built into the platform regardless of CONFIG_ISA, as they just refer to on-chip devices rather than actual ISA cards.
Reviewed-by: Christoph Hellwig <hch@lst.de> Tested-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | Kconfig | diff e7536617baec3b4717a37795cec306df9d655d07 Fri Jul 01 11:44:52 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: footbridge: move isa-dma support into footbridge
The dma-isa.c was shared between footbridge and shark a long time ago, but as shark was removed, it can be made footbridge specific again.
The fb_dma bits in turn are not used at all and can be removed.
All the ISA related files are now built into the platform regardless of CONFIG_ISA, as they just refer to on-chip devices rather than actual ISA cards.
Reviewed-by: Christoph Hellwig <hch@lst.de> Tested-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/arm/include/asm/mach/ |
H A D | dma.h | diff e7536617baec3b4717a37795cec306df9d655d07 Fri Jul 01 11:44:52 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: footbridge: move isa-dma support into footbridge
The dma-isa.c was shared between footbridge and shark a long time ago, but as shark was removed, it can be made footbridge specific again.
The fb_dma bits in turn are not used at all and can be removed.
All the ISA related files are now built into the platform regardless of CONFIG_ISA, as they just refer to on-chip devices rather than actual ISA cards.
Reviewed-by: Christoph Hellwig <hch@lst.de> Tested-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/arm/mach-footbridge/include/mach/ |
H A D | isa-dma.h | diff e7536617baec3b4717a37795cec306df9d655d07 Fri Jul 01 11:44:52 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: footbridge: move isa-dma support into footbridge
The dma-isa.c was shared between footbridge and shark a long time ago, but as shark was removed, it can be made footbridge specific again.
The fb_dma bits in turn are not used at all and can be removed.
All the ISA related files are now built into the platform regardless of CONFIG_ISA, as they just refer to on-chip devices rather than actual ISA cards.
Reviewed-by: Christoph Hellwig <hch@lst.de> Tested-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/arm/ |
H A D | Kconfig | diff e7536617baec3b4717a37795cec306df9d655d07 Fri Jul 01 11:44:52 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: footbridge: move isa-dma support into footbridge
The dma-isa.c was shared between footbridge and shark a long time ago, but as shark was removed, it can be made footbridge specific again.
The fb_dma bits in turn are not used at all and can be removed.
All the ISA related files are now built into the platform regardless of CONFIG_ISA, as they just refer to on-chip devices rather than actual ISA cards.
Reviewed-by: Christoph Hellwig <hch@lst.de> Tested-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|