linux/arch/avr32/mach-at32ap
David Brownell 6b84bbfc71 [AVR32] Initialize dma_mask and dma_coherent_mask
The current at32ap7000 platform devices aren't declared as supporting DMA,
so that layered drivers can't tell whether they need to manage DMA.

This patch makes all those platform devices report that they support DMA.
Most do, but in a few cases this is inappropriate.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-06-23 14:53:16 +02:00
..
Kconfig [AVR32] Make I/O access macros work with external devices 2007-04-27 13:44:14 +02:00
Makefile [AVR32] Change system timer from count-compare to Timer/Counter 0 2007-04-27 13:44:12 +02:00
at32ap.c [PATCH] AVR32: Allow renumbering of serial devices 2006-10-04 10:25:06 -07:00
at32ap7000.c [AVR32] Initialize dma_mask and dma_coherent_mask 2007-06-23 14:53:16 +02:00
clock.c AVR32: Spinlock initializer cleanup 2007-05-09 08:48:39 +02:00
clock.h [ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories 2007-02-08 14:50:56 +00:00
extint.c [AVR32] ext int fixes 2007-02-09 15:01:57 +01:00
hmatrix.h [AVR32] Add basic HMATRIX support 2007-04-27 12:58:50 +02:00
hsmc.c [AVR32] Add nwait and tdf parameters to SMC configuration 2007-04-27 13:43:27 +02:00
hsmc.h [PATCH] AVR32: Use __raw MMIO access for internal peripherals 2006-10-25 20:26:33 -07:00
intc.c [AVR32] Implement intc_get_pending() 2006-12-08 13:08:10 +01:00
intc.h [PATCH] AVR32: Use __raw MMIO access for internal peripherals 2006-10-25 20:26:33 -07:00
pio.c [PATCH] gpio_direction_output() needs an initial value 2007-03-16 19:25:04 -07:00
pio.h [PATCH] AVR32: Use __raw MMIO access for internal peripherals 2006-10-25 20:26:33 -07:00
sm.h [PATCH] AVR32: Use __raw MMIO access for internal peripherals 2006-10-25 20:26:33 -07:00
time-tc.c [AVR32] Don't enable clocks with no users 2007-04-27 13:44:13 +02:00