From: Hans-Christian Egtvedt Date: Tue, 24 Mar 2009 12:59:22 +0000 (+0100) Subject: avr32: at32ap700x: setup DMA for ABDAC in the machine code X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=6b0c9351426bdedcbe8fb81149a072de96991666;p=deliverable%2Flinux.git avr32: at32ap700x: setup DMA for ABDAC in the machine code This patch will adjust the setup the DMA controller for the Audio Bistream DAC in the at32ap700x machine code. This setup matches the new ALSA driver for the ABDAC. Tested on ATSTK1006 + ATSTK1000. This patch will setup the needed platform data for the Audio Bistream DAC used by the Favr-32 board. Signed-off-by: Hans-Christian Egtvedt [haavard.skinnemoen@atmel.com: fold board code update] Signed-off-by: Haavard Skinnemoen --- diff --git a/arch/avr32/boards/favr-32/setup.c b/arch/avr32/boards/favr-32/setup.c index 745c408c2ac5..cf6e4e5624d0 100644 --- a/arch/avr32/boards/favr-32/setup.c +++ b/arch/avr32/boards/favr-32/setup.c @@ -22,6 +22,8 @@ #include #include +#include + #include