ALSA: Add ALSA driver for Atmel AC97 controller
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Thu, 5 Feb 2009 12:11:00 +0000 (13:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 5 Feb 2009 14:08:51 +0000 (15:08 +0100)
commit4ede028f8716523fc31e0d3d01b81405613dfb8f
treebd8e9ebd0396e1e687f8bd5bd8b2b53f89a53ea1
parente4967d6016b7785edafdb871e6d3e4426cb4bd1f
ALSA: Add ALSA driver for Atmel AC97 controller

This patch adds ALSA support for the AC97 controller found on Atmel
AVR32 devices.

Tested on ATSTK1006 + ATSTK1000 with a development board with a AC97
codec.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/atmel-ac97c.h [new file with mode: 0644]
sound/atmel/Kconfig
sound/atmel/Makefile
sound/atmel/ac97c.c [new file with mode: 0644]
sound/atmel/ac97c.h [new file with mode: 0644]