commit | 14b947d9ced4f723b5bfd3f6ec614aa28b5d4cfb | [log] [tgz] |
---|---|---|
author | Damien.Horsley <Damien.Horsley@imgtec.com> | Wed Nov 04 14:40:48 2015 +0000 |
committer | Mark Brown <broonie@kernel.org> | Mon Nov 16 10:06:58 2015 +0000 |
tree | f65548ce63a7dc4eb9c7fd062b13db3bad1b3d90 | |
parent | e13c118075f9ba16d36083d63239ca85ee9b3891 [diff] [blame] |
ASoC: img: Add driver for I2S input controller Add driver for Imagination Technologies I2S input controller Signed-off-by: Damien.Horsley <Damien.Horsley@imgtec.com> Signed-off-by: Mark Brown <broonie@kernel.org>
diff --git a/sound/soc/img/Makefile b/sound/soc/img/Makefile new file mode 100644 index 0000000..fe8426b --- /dev/null +++ b/sound/soc/img/Makefile
@@ -0,0 +1 @@ +obj-$(CONFIG_SND_SOC_IMG_I2S_IN) += img-i2s-in.o