tmp_suning_uos_patched/drivers/dma
Peter Ujfalusi b7862742fe dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC)
Use pointers to static constant variables for eDMA binding
type (legacy vs TPCC).

Fixes the following warning when compiling the driver for 64bit
architectures (x86_64 for example):
drivers/dma/edma.c:2185:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   if (match && (u32)match->data == EDMA_BINDING_TPCC)
                ^

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-09-28 08:53:06 +05:30
..
bestcomm
dw
hsu
ioat dmaengine: ioat: statify symbol 2016-07-23 16:07:29 +05:30
ipu
ppc4xx
qcom Merge branch 'topic/dmaengine_cleanups' into for-linus 2016-07-28 10:10:37 +05:30
sh
xilinx dmaengine: zynqmp_dma: add missing MODULE_LICENSE 2016-07-24 11:55:17 +05:30
acpi-dma.c
amba-pl08x.c
at_hdmac_regs.h
at_hdmac.c
at_xdmac.c dmaengine updates for 4.8-rc1 2016-07-28 15:45:17 -07:00
bcm2835-dma.c
coh901318_lli.c dmaengine: coh901318: use NULL for pointer initialization 2016-09-26 22:28:24 +05:30
coh901318.c dmaengine: coh901318: fix pointer cast warnings 2016-09-26 22:28:17 +05:30
coh901318.h
cppi41.c dmaengine: cppi: remove unused and bogus check 2016-07-23 16:07:27 +05:30
dma-axi-dmac.c
dma-jz4740.c dmaengine: jz4740: remove unused arch header 2016-09-26 22:25:57 +05:30
dma-jz4780.c dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy static 2016-09-26 22:27:23 +05:30
dmaengine.c
dmaengine.h
dmatest.c dmaengine: dmatest: Add support for scatter-gather DMA mode 2016-07-16 20:17:26 +05:30
edma.c dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC) 2016-09-28 08:53:06 +05:30
ep93xx_dma.c dmaengine: ep93xx: don't use variables defined in global scope 2016-09-26 22:29:42 +05:30
fsl_raid.c dmaengine: fsl_raid: remove owner assignment 2016-07-23 16:07:26 +05:30
fsl_raid.h
fsl-edma.c dmaengine: fsl-edma: kill the tasklets upon exit 2016-07-16 20:19:00 +05:30
fsldma.c
fsldma.h
idma64.c
idma64.h
img-mdc-dma.c
imx-dma.c dmaengine: imx-dma: fix coding style issue 2016-07-16 20:19:01 +05:30
imx-sdma.c dmaengine: imx-sdma: remove assignment never used 2016-07-23 16:07:28 +05:30
iop-adma.c
k3dma.c Merge branch 'topic/dmaengine_cleanups' into for-linus 2016-07-28 10:10:37 +05:30
Kconfig dmaengine: tegra-adma: enable COMPILE_TEST 2016-09-27 10:40:58 +05:30
lpc18xx-dmamux.c
Makefile
mic_x100_dma.c
mic_x100_dma.h
mmp_pdma.c dmaengine: mmp_pdma: explicitly freeup irq 2016-07-16 20:19:03 +05:30
mmp_tdma.c dmaengine: mmp_tdma: use correct print specifiers for size_t 2016-09-26 22:29:47 +05:30
moxart-dma.c dmaengine: moxart-dma: explicitly freeup irq 2016-07-16 20:19:03 +05:30
mpc512x_dma.c dmaengine: mpc512x: kill the tasklets upon exit 2016-07-16 20:19:05 +05:30
mv_xor_v2.c
mv_xor.c dmaengine updates for 4.8-rc1 2016-07-28 15:45:17 -07:00
mv_xor.h
mxs-dma.c
nbpfaxi.c dmaengine: nbpfaxi: kill the tasklets upon exit 2016-07-16 20:19:04 +05:30
of-dma.c
omap-dma.c Merge branch 'topic/dmaengine_cleanups' into for-linus 2016-07-28 10:10:37 +05:30
pch_dma.c
pl330.c dmaengine: pl330: explicitly freeup irq 2016-07-16 20:19:05 +05:30
pxa_dma.c dmaengine: pxa_dma: implement device_synchronize 2016-07-23 16:07:29 +05:30
s3c24xx-dma.c dmaengine: s3c24xx: fix pointer cast warnings 2016-09-26 22:31:59 +05:30
sa11x0-dma.c dmaengine: sa11x0: use correct print specifiers for size_t 2016-09-26 22:29:26 +05:30
sirf-dma.c dmaengine: sirf-dma: kill the tasklets upon exit 2016-07-23 16:07:24 +05:30
ste_dma40_ll.c
ste_dma40_ll.h
ste_dma40.c
stm32-dma.c dmaengine: stm32-dma: make stm32_dma_set_config static 2016-09-26 22:31:36 +05:30
sun4i-dma.c
sun6i-dma.c
tegra20-apb-dma.c
tegra210-adma.c
ti-dma-crossbar.c
timb_dma.c
TODO
txx9dmac.c dmaengine: txx9dmac: explicitly freeup irq 2016-07-23 16:07:25 +05:30
txx9dmac.h
virt-dma.c
virt-dma.h
xgene-dma.c
zx296702_dma.c