Home
last modified time | relevance | path

Searched hist:"738 ef42e32fe95553a424c04016b936c9f6c9afb" (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Ddevice.hdiff 738ef42e32fe95553a424c04016b936c9f6c9afb Mon Sep 21 03:26:35 CDT 2009 Becky Bruce <beckyb@kernel.crashing.org> powerpc: Change archdata dma_data to a union

Sometimes this is used to hold a simple offset, and sometimes
it is used to hold a pointer. This patch changes it to a union containing
void * and dma_addr_t. get/set accessors are also provided, because it was
getting a bit ugly to get to the actual data.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
H A Diommu.hdiff 738ef42e32fe95553a424c04016b936c9f6c9afb Mon Sep 21 03:26:35 CDT 2009 Becky Bruce <beckyb@kernel.crashing.org> powerpc: Change archdata dma_data to a union

Sometimes this is used to hold a simple offset, and sometimes
it is used to hold a pointer. This patch changes it to a union containing
void * and dma_addr_t. get/set accessors are also provided, because it was
getting a bit ugly to get to the actual data.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Diommu.cdiff 738ef42e32fe95553a424c04016b936c9f6c9afb Mon Sep 21 03:26:35 CDT 2009 Becky Bruce <beckyb@kernel.crashing.org> powerpc: Change archdata dma_data to a union

Sometimes this is used to hold a simple offset, and sometimes
it is used to hold a pointer. This patch changes it to a union containing
void * and dma_addr_t. get/set accessors are also provided, because it was
getting a bit ugly to get to the actual data.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
/openbmc/linux/arch/powerpc/kernel/
H A Ddma-iommu.cdiff 738ef42e32fe95553a424c04016b936c9f6c9afb Mon Sep 21 03:26:35 CDT 2009 Becky Bruce <beckyb@kernel.crashing.org> powerpc: Change archdata dma_data to a union

Sometimes this is used to hold a simple offset, and sometimes
it is used to hold a pointer. This patch changes it to a union containing
void * and dma_addr_t. get/set accessors are also provided, because it was
getting a bit ugly to get to the actual data.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
H A Dpci-common.cdiff 738ef42e32fe95553a424c04016b936c9f6c9afb Mon Sep 21 03:26:35 CDT 2009 Becky Bruce <beckyb@kernel.crashing.org> powerpc: Change archdata dma_data to a union

Sometimes this is used to hold a simple offset, and sometimes
it is used to hold a pointer. This patch changes it to a union containing
void * and dma_addr_t. get/set accessors are also provided, because it was
getting a bit ugly to get to the actual data.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
/openbmc/linux/arch/powerpc/sysdev/
H A Ddart_iommu.cdiff 738ef42e32fe95553a424c04016b936c9f6c9afb Mon Sep 21 03:26:35 CDT 2009 Becky Bruce <beckyb@kernel.crashing.org> powerpc: Change archdata dma_data to a union

Sometimes this is used to hold a simple offset, and sometimes
it is used to hold a pointer. This patch changes it to a union containing
void * and dma_addr_t. get/set accessors are also provided, because it was
getting a bit ugly to get to the actual data.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
/openbmc/linux/arch/powerpc/platforms/cell/
H A Diommu.cdiff 738ef42e32fe95553a424c04016b936c9f6c9afb Mon Sep 21 03:26:35 CDT 2009 Becky Bruce <beckyb@kernel.crashing.org> powerpc: Change archdata dma_data to a union

Sometimes this is used to hold a simple offset, and sometimes
it is used to hold a pointer. This patch changes it to a union containing
void * and dma_addr_t. get/set accessors are also provided, because it was
getting a bit ugly to get to the actual data.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Diommu.cdiff 738ef42e32fe95553a424c04016b936c9f6c9afb Mon Sep 21 03:26:35 CDT 2009 Becky Bruce <beckyb@kernel.crashing.org> powerpc: Change archdata dma_data to a union

Sometimes this is used to hold a simple offset, and sometimes
it is used to hold a pointer. This patch changes it to a union containing
void * and dma_addr_t. get/set accessors are also provided, because it was
getting a bit ugly to get to the actual data.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>