]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ASoC: tegra: add ac97 host driver
authorLucas Stach <dev@lynxeye.de>
Sat, 5 Jan 2013 01:18:43 +0000 (02:18 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 13 Jan 2013 23:21:04 +0000 (08:21 +0900)
commit609dad9bdf970da0952cea29a4442318cd4a090e
tree7ed471b8e4e80a402357c55b66fd43fcb0ddcad6
parent15fab585070ebdd6b31880b3a9a848389d302dd2
ASoC: tegra: add ac97 host driver

This adds the driver for the Tegra 2x AC97 host controller.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Documentation/devicetree/bindings/sound/nvidia,tegra20-ac97.txt [new file with mode: 0644]
sound/soc/tegra/Kconfig
sound/soc/tegra/Makefile
sound/soc/tegra/tegra20_ac97.c [new file with mode: 0644]
sound/soc/tegra/tegra20_ac97.h [new file with mode: 0644]