alistair23-linux/drivers/dma
Andy Shevchenko 6acf3998d2 dmaengine: dw: balance PM runtime calls
In case of PCI driver we will get a warning:
	dw_dmac_pci 0000:00:18.0: Unbalanced pm_runtime_enable!
	dw_dmac_pci 0000:00:18.0: DesignWare DMA Controller, 8 channels

This happens due to pm_runtime_enable() call from the driver when PM runtime is
enabled by core.

This patch moves that call to the platform driver where it might make sense.

Fixes: bb32baf76e (dmaengine: dw: enable runtime PM)
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2015-01-13 23:07:58 +05:30
..
bestcomm dma: bestcomm: drop owner assignment from platform_drivers 2014-10-20 16:20:28 +02:00
dw dmaengine: dw: balance PM runtime calls 2015-01-13 23:07:58 +05:30
ioat dmaengine: ioatdma: fix dma mapping errors 2014-12-09 14:52:05 +05:30
ipu dma: ipu: drop owner assignment from platform_drivers 2014-10-20 16:20:29 +02:00
ppc4xx dma: ppc4xx: drop owner assignment from platform_drivers 2014-10-20 16:20:29 +02:00
sh Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
xilinx dmaengine: xilinx: vdma: icg should be difference of stride and hsize 2014-11-06 13:11:47 +05:30
acpi-dma.c
amba-pl08x.c dmaengine: pl08x: Remove chancnt affectations 2014-11-06 11:32:44 +05:30
at_hdmac.c
at_hdmac_regs.h
at_xdmac.c dmaengine: at_xdmac: Add DMA_PRIVATE 2014-11-17 14:07:21 +05:30
bcm2835-dma.c dmaengine: Remove .owner field for driver 2014-11-06 11:54:18 +05:30
coh901318.c
coh901318.h
coh901318_lli.c
cppi41.c dma: cppi41: add a delay while setting the TD bit 2014-12-09 14:45:41 +05:30
dma-jz4740.c dmaengine: Remove .owner field for driver 2014-11-06 11:54:18 +05:30
dmaengine.c dmaenegine: Delete a check before free_percpu() 2014-12-09 14:56:55 +05:30
dmaengine.h
dmatest.c
edma.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
ep93xx_dma.c
fsl-edma.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
fsldma.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
fsldma.h
imx-dma.c dma: drop owner assignment from platform_drivers 2014-10-20 16:20:28 +02:00
imx-sdma.c dma: imx-sdma: clarify about firmware not found error 2014-12-05 23:18:53 +05:30
intel_mid_dma.c
intel_mid_dma_regs.h
iop-adma.c dmaengine: Remove .owner field for driver 2014-11-06 11:54:18 +05:30
k3dma.c dmaengine: k3dma: Add CONFIG_PM_SLEEP to suspend/resume functions 2014-11-17 13:50:45 +05:30
Kconfig Merge branch 'topic/at_xdmac' into for-linus 2014-12-05 19:31:32 +05:30
Makefile dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driver 2014-11-06 11:00:08 +05:30
mic_x100_dma.c
mic_x100_dma.h
mmp_pdma.c dmaengine: Remove .owner field for driver 2014-11-06 11:54:18 +05:30
mmp_tdma.c dmaengine: Remove .owner field for driver 2014-11-06 11:54:18 +05:30
moxart-dma.c dma: drop owner assignment from platform_drivers 2014-10-20 16:20:28 +02:00
mpc512x_dma.c dmaengine: Remove .owner field for driver 2014-11-06 11:54:18 +05:30
mv_xor.c dma: drop owner assignment from platform_drivers 2014-10-20 16:20:28 +02:00
mv_xor.h
mxs-dma.c
nbpfaxi.c Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 2014-12-12 14:59:53 -08:00
of-dma.c
omap-dma.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
pch_dma.c drivers/dma/pch_dma: declare pch_dma_id_table as static 2014-12-05 23:28:30 +05:30
pl330.c Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 2014-12-12 15:26:48 -08:00
qcom_bam_dma.c dmaengine: qcom_bam_dma: Add BAM v1.3.0 support 2014-11-17 13:50:40 +05:30
s3c24xx-dma.c dmaengine: Remove .owner field for driver 2014-11-06 11:54:18 +05:30
sa11x0-dma.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
sirf-dma.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
ste_dma40.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
ste_dma40_ll.c
ste_dma40_ll.h
sun6i-dma.c Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 2014-12-12 14:59:53 -08:00
tegra20-apb-dma.c Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 2014-12-12 14:59:53 -08:00
timb_dma.c dmaengine: Remove .owner field for driver 2014-11-06 11:54:18 +05:30
TODO
txx9dmac.c MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT 2014-11-24 22:46:44 +01:00
txx9dmac.h MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT 2014-11-24 22:46:44 +01:00
virt-dma.c
virt-dma.h