avr32: Add platform data for AC97C platform device
authorHans-Christian Egtvedt <hcegtvedt@atmel.com>
Tue, 1 Jul 2008 12:26:45 +0000 (14:26 +0200)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Thu, 24 Jul 2008 11:51:46 +0000 (13:51 +0200)
This patch adds platform data to the AC97C platform device. This will
let the board add a GPIO line which is connected to the external codecs
reset line.

The platform data, ac97c_platform_data, must also contain the DMA
controller ID, RX channel ID and TX channel ID.

Tested with Wolfson WM9712 and AP7000.

Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>

No differences found