]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: add rt298 codec driver
authorBard Liao <bardliao@realtek.com>
Fri, 26 Jun 2015 02:59:49 +0000 (10:59 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jul 2015 11:00:11 +0000 (12:00 +0100)
commit6adcafae6ed20fe380addc8e7c628e529751ade3
tree700e3b0f1aec8a5160d9f19c0ab627cfa7cdb9d0
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
ASoC: add rt298 codec driver

It is the initial version of ALC298 codec driver.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/rt298.h [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt298.c [new file with mode: 0644]
sound/soc/codecs/rt298.h [new file with mode: 0644]