linux/drivers/dma
Dan Williams 33f82d141c at_hdmac: Rework suspend_late()/resume_early()
This patch reworks platform driver power management code
for at_hdmac from legacy late/early callbacks to dev_pm_ops.

The callbacks are converted for CONFIG_SUSPEND like this:
  suspend_late() -> suspend_noirq()
  resume_early() -> resume_noirq()

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
2009-09-14 20:27:00 +02:00
..
ipu
Kconfig Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 2009-07-30 16:46:31 -07:00
Makefile Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 2009-07-30 16:46:31 -07:00
at_hdmac.c at_hdmac: Rework suspend_late()/resume_early() 2009-09-14 20:27:00 +02:00
at_hdmac_regs.h dmaengine: at_hdmac: add DMA slave transfers 2009-07-22 23:15:33 -07:00
dmaengine.c
dmatest.c dmaengine: dmatest: correct thread_count while using multiple thread per channel 2009-07-22 22:11:28 -07:00
dw_dmac.c DMA: Rework dw_dmac suspend_late()/resume_early() 2009-07-22 00:28:38 +02:00
dw_dmac_regs.h
fsldma.c drivers/dma/fsldma.c: Remove unnecessary semicolons 2009-07-22 21:29:16 -07:00
fsldma.h
ioat.c
ioat_dca.c
ioat_dma.c
ioatdma.h
ioatdma_hw.h
ioatdma_registers.h
iop-adma.c
iovlock.c
mv_xor.c drivers/dma: Remove unnecessary semicolons 2009-07-22 21:29:16 -07:00
mv_xor.h
txx9dmac.c DMA: Rework txx9dmac suspend_late()/resume_early() 2009-07-22 00:28:39 +02:00
txx9dmac.h DMA: TXx9 Soc DMA Controller driver 2009-06-17 11:06:25 +01:00